Unassign Permissions From Role

Scopes
delete:role

Path Parameters

role_id
string
REQUIRED

Role id

Request Body

array<string>
REQUIRED

Array of Permission Ids

DELETE
/roles/{role_id}/permissions
1
2
3
4
5
Loading...
Response:
204
Loading...