v1

latestOpenAPI 3.0.3Apache 2.02026-07-1710047196.1 KB
roles

Update a specific organization role

Updates the details of a specific role within an organization.

patch/organisations/{org_id}/roles/{role_id}

Path parameters

org_idstring uuid required

ID of the organization containing the role.

role_idstring uuid required

ID of the role to update.

Request body

namestring required

Updated name of the role.

descriptionstring required

Updated description of the role.

Response

Role updated successfully

statusstring
status_codeinteger
messagestring