Delete/Archive Customer
Authorizations
AuthorizationstringRequired
API Key as Bearer Token
Path parameters
idstringRequired
The id of the customer to delete
Responses
200
Returns 200 and the product to retry
No content
400
Returns 400 if the query is invalid
401
Returns 401 when authorization details is invalid
404
Returns 404 if a product with the specified id is not found
delete
/v1/customers/{id}No content
Last updated