Customers
Delete a Customer
Delete a specific customer using its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the customer to delete
Response
200
application/json
Customer deletion response
The response is of type object
.