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
Example request
{
"reassign_contacts_user_id": 1,
"reassign_teams_user_id": 1
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.