Assign Permissions To Role

Scopes
write:role

Path Parameters

role_id
string
Zorunlu

Role id

Request Body

array<string>
Zorunlu

Array of Permission Ids

POST
/roles/{role_id}/permissions
1
2
3
4
5
Loading...
Response:
200
Loading...

Response Body Schema

id
string
Zorunlu

Unique identifier of entity

name
string
Zorunlu

Permission identifier. This field is unique and cannot contain spaces. Ex. read:user

description
string

Additional information for the permission