v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Organizations

Update role for organization member

Updates the role of an existing member in the specified organization. The requested role must be valid for the organization. Only organization admins can call this endpoint.

patch/organizations/{org_id}/members/{member_id}

Request body

role'admin' | 'member' | 'editor' | 'viewer' | 'collaborator' required

The role of the organization member. Some role values may not be available for all organizations.

Response

The updated organization member

idstring uuid required
user_idstring uuid required
org_idstring required
role'admin' | 'member' | 'editor' | 'viewer' | 'collaborator' required

The role of the organization member. Some role values may not be available for all organizations.

joined_atstring date-time