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

descriptionstring
idstring
namestring

Changes