Terminate a delegated admin relationship
Available to the roles: csp
Headers
-
The domain used to access the portal.
-
This header is optional and by setting it you can correlate the audit logs made by this request.
POST
/v1/Customers/{customerId}/delegated-admin-relationships/{relationshipId}
curl \
--request POST 'https://api.cloudcockpit.com/v1/Customers/{customerId}/delegated-admin-relationships/{relationshipId}?providerInstanceId=string' \
--header "X-Tenant: portal.cloudcockpit.com" \
--header "Authorization: Bearer eyJ0eXAiO..." \
--header "X-Correlation-Id: string"