Delete Org Service Access Using DELETE
Delete org_service_access completely. This operation will reset org-service-access as if org never gained access to the service
platform_operator is authorized in all environments.
service_owner is authorized in non-production environments.
platform_operator is authorized in all environments.
service_owner is authorized in non-production environments.
platform_operator is authorized in all environments.
service_owner is authorized in non-production environments.
Access Policy
Role | User Accounts | Service Accounts (Client Credentials Applications) |
---|---|---|
Service Owner | ✔️ | ✔️ |
{
"serviceDefinitionId": "string",
"orgId": "string"
}
Service definition id that the Org has access to
Org ID that has access to the Service
OK
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"orgId:"string","serviceDefinitionId:"string"}' https://{api_host}/csp/slc/api/service-access