Delete customer by ID
Customers
Delete customer by ID
Delete one customer record for your authenticated platform. Deleting a customer also removes or invalidates customer-bound resources, and repeated delete returns 410.
DELETE
Delete customer by ID
Authorizations
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Path Parameters
System-generated customer UUID for the customer record addressed by this endpoint.
Response
Customer deleted.