Logo
Acronis Cyber Platform's Public API Documentation

Disable an applications for a partner tenant

DELETE {{base_url}}/api/2/applications/{{application_id}}/bindings/tenants/{{partner_tenant_id}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'base_url/api/2/applications/application_id/bindings/tenants/partner_tenant_id'

ENDPOINTS