roles

Update a role

Update a role's name or description. System roles cannot be renamed.

patch/api/v1/roles/{id}

Path parameters

idstring required

Role ID

Request body

descriptionstring
namestring

Response

OK

created_atstring
deleted_atstring
descriptionstring
idstring
is_systemboolean
namestring
updated_atstring
user_countinteger

Changes