Add x-hidden to endpoints
Delete an organization membership
The admin users can use this endpoint to remove member from their organization. Other users can also use this to leave their organization.
delete/v3/organization_memberships/{identifier}
Path parameters
identifierstring required
A random string that uniquely identify the resource.
Membership identifier.
Response
Delete successful, no content returned