DELETE
/
customers
/
{id}
curl -X DELETE \
 /customers/{id} \
 --header "Authorization: Bearer <token>"
This response has no body data.

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Customer identifier