v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
User organization role assignments

Unassign organization role from user

Unassigns an organization role from a user within the organization.

delete/organization/users/{user_id}/roles/{role_id}

Path parameters

user_idstring required

The ID of the user to modify.

role_idstring required

The ID of the organization role to remove from the user.

Response

Organization role unassigned from the user successfully.

objectstring required

Identifier for the deleted assignment, such as group.role.deleted or user.role.deleted.

deletedboolean required

Whether the assignment was removed.