permissions
Delete v2 permissions
Revoke a specific set of permissions by id (‘userId’ or ’*’ for public or ‘role:roleName’)
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The target subject type
Available options:
pages
, workspaces
The target subject id (i.e workspaceId if subjectType is 'workspace')
The target permission id
Response
200
application/json
Success Response
The response is of type object
.