OpenAPI 3.0.42026-08-19355873993.7 KB
fdb89a6eb2fb
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