Customers
Delete a customer
Permanently deletes a customer.
DELETE
/
customers
/
{id}
Authorizations
Authorization
string
headerrequiredAuthenticate with bearer_token
you obtained from /login endpoint.
Path Parameters
id
string
requiredFlatPeak customer_id
.
Response
202 - application/json
message
string
Was this page helpful?