v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
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