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
Customer deletion response
The response is of type object
.
Delete a specific customer using its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the customer to delete
Customer deletion response
The response is of type object
.