plta-permissions-api-cbz

Delete a link between a parent and a child action

This operation allows the deletion of a link between two actions once they have been created. Only the link is destroyed, the actions themselves remain 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/actions/{actionName}/children/{childName}

Path Parameters

actionNamestringrequired

the name of the action.

childNamestringrequired

the name of the child action

Response

Success

delete/actions/{actionName}/children/{childName}