plta-permissions-api-cbz

Delete a link between a parent and a child resource

Delete a link between a parent and a child resource. Only the link is destroyed, both resources are still available. Rejected if the change would take a role’s access or admin grants outside of that role’s declared scope.

delete
https://dev.api.sanofi.com/permissions/resources/{resourceName}/children/{childName}

Path Parameters

resourceNamestringrequired

The name of the parent resource

childNamestringrequired

The name of the child resource

Response

Deleted

delete/resources/{resourceName}/children/{childName}