Skip to main content

Change a team member's role

PUT 

/members/:member_id

Changes the organization role of an existing member.

Requires the admin role. Only an owner may grant or revoke owner. An organization's last owner cannot be demoted (last_owner_protected), and a member cannot change their own role (self_role_change).

Refuses API keys. This endpoint is reachable only by a signed-in person; an API key receives 403 with the code unauthorized_principal_kind.

Request

Responses

The updated membership