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
Response
Role updated successfully