Customers
Delete Customer
This endpoint allows you to delete a customer.
DELETE
/
v1
/
customers
/
{customer_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
customer_id
string
requiredThe Customer id
Response
204 - application/json
The response is of type integer
.
Was this page helpful?