Logo
Acronis Cyber Platform's Public API Documentation

Delet a report by id

DELETE {{base_url}}/api/2/reports/{{report_id}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X DELETE 'base_url/api/2/reports/report_id' -H 'Content-Type: application/json'

ENDPOINTS