DELETE
/organizations/{organizationId}/members/{memberId}Remove an organization member
Revokes the member's access while retaining their audit history.
Send request
Use the documented inputs to call this endpoint directly.
API serverbase URL
Bearer tokenBearerAuthoptional
Stored only in this browser for the BearerAuth security scheme and reused on every API page in this group.
Parameters
Values are applied to the request and the example on the right.
organizationIdpath · stringrequired
Opaque organization identifier.
memberIdpath · stringrequired
Responses
204
Member removed.
409
Organization must retain at least one owner.
Powered by heyo-docs