v1
latestOpenAPI 3.0.12026-08-0435481.5 MBRoles
Unlink scope from role
Unlink an API resource scope (permission) from a role with the given ID.
delete/api/roles/{id}/scopes/{scopeId}
Path parameters
idstring required
The unique identifier of the role.
scopeIdstring required
The unique identifier of the scope.
Response
The API resource scope was unlinked from the role.