Customers
Delete a customer
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
ref*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/customers/string"{ "object": "customer", "id": "string", "deleted": true}