Delete an organization membership
Deletes an organization membership, revoking org access without removing the user account. Admins and owners can delete any membership; members can remove themselves, but the last owner membership cannot be deleted.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The organization ID
organization_membership_id
The organization membership ID
Response
No Content - Organization membership deleted successfully