Skip to main content

Remove a team member

DELETE 

/members/:member_id

Removes a person's membership of your organization. Their platform account is not deleted.

Requires the admin role. The last owner cannot be removed (last_owner_protected).

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 membership was removed