API Reference
Remove an Organization Member
Revokes a member’s seat in the organization and removes them.
DELETE
Remove an Organization Member
Revokes a member’s seat in the organization and completely removes them. The seat becomes
vacant and can be reassigned to a new email address using the assign seat endpoint.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the organization
The ID of the member to remove
Remove an Organization Member