v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Roles

This endpoint updates a role. Admin users and non-admin users with 'Role' permission can update roles.

patch/roles/{roleId}

Request body

namestring

The name of the role.

notesstring

The notes of the role.

defaultboolean

True if the role is one of the default roles for the account, false otherwise.

Response

Role updated.