Logo
Acronis Cyber Platform's Public API Documentation

Delete External IdP Registration

DELETE {{base_url}}/api/2/identity_providers/{{external_idp_id}}?version=1

 

Body PARAM

Key Datatype Required Description 
version
number



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X DELETE 'base_url/api/2/identity_providers/external_idp_id?version=1?version=1' -H 'Content-Type: application/json'

ENDPOINTS