roles

Replace role permissions

Atomically replace all permissions on a role. System roles enforce a minimum permission floor.

post/api/v1/roles/{id}/permissions

Path parameters

idstring required

Role ID

Request body

permission_idsstring[]

Response

OK

created_atstring
deleted_atstring
descriptionstring
idstring
is_systemboolean
namestring
updated_atstring
user_countinteger

Changes