OpenAPI 3.0.42026-08-13351856967.1 KB
d779de93a5ee
Organization
Removes the given customer's membership from the organization.
Responds with 404 when the customer is not a member and 409 when removing the organization's last owner.
delete/organizations/{organizationId}/members/{customerId}
Path parameters
organizationIdstring required
The id of the organization.
customerIdstring uuid required
The id of the customer to remove.
Response
No Content