plta-permissions-api-cbz

Remove an admin grant from a role

Remove an admin grant from a role by its id. The caller needs manageRoles over the role’s scope, and the grant’s own operation over its restrictions.

delete
https://dev.api.sanofi.com/permissions/roles/{roleName}/adminGrants/{adminGrantId}

Path Parameters

roleNamestringrequired

The name of the role

adminGrantIdstring(uuid)required

The unique identifier of the admin grant

Response

Deleted

delete/roles/{roleName}/adminGrants/{adminGrantId}