Admin APIs
roles

Update Role

put/api/v1/admin/roles/{role_id}

Path parameters

role_idstring required

Request body

namestring required
descriptionstring nullable
parent_idstring uuid4 nullable

Response

Successful Response

namestring required
descriptionstring nullable
parent_idstring uuid4 nullable
idstring uuid4 required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.