Organization Roles
Update an organization role
Updates an existing organization role. You can update the name, key, description, and permissions of the role. All parameters are optional - you can update only the fields you want to change. If the role is used as a creator role or domain default role, updating the key will cascade the update to the organization settings.
patch/organization_roles/{organization_role_id}
Path parameters
organization_role_idstring required
The ID of the organization role to update
Request body
Response
Success