Organizations
Delete an Organization Member
Remove an organization member.
delete/api/0/organizations/{organization_id_or_slug}/members/{member_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
member_idstring required
The ID of the member to delete.
Response
No Content