DELETE
/
v1
/
customers
/
{id}
"<any>"

Authorizations

X-API-KEY
string
header
required

API Key Authentication.

Path Parameters

id
string
required

The unique identifier of the customer in our system.

Minimum length: 1

Response

204
application/json

The request was successfully processed and the customer was deleted.