DELETE /v1/customers/{id_customer}

Delete a customer


Parameters

+ id_customer (number, required) - customer identifier

Request

application/json
TS-Apikey: api_key
{}

Response

application/json
HTTP 200
{
}