latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Organizations

Delete the member

REQUIRED SCOPES <code>['organizations:write']</code><br>Delete the member

delete/organization/members/{member}

Path parameters

memberstring required

The ID of the member

Request body

confirmboolean

Condirm delete action

reassign_contacts_user_idinteger

Contact id to reassign contacts

reassign_teams_user_idinteger

Contact id to reassign teams/automations (workflows/textbots/campaigns)

Example request

{
  "reassign_contacts_user_id": 1,
  "reassign_teams_user_id": 1
}

Response

OK