orgs

Update Organization Roles

patch/api/v1/orgs/current/roles/{role_id}

Path parameters

role_idstring uuid required

Request body

display_namestring required
descriptionstring required
permissionsstring[] required

Response

Successful Response

idstring uuid required
namestring required
display_namestring required
descriptionstring required
organization_idstring uuid nullable
permissionsstring[] required
access_scope'organization' | 'workspace'

Changes

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