Skip to main content
DELETE
/
customers
/
{id}
cURL
curl --request DELETE \
  --url https://campaigns.pingmee.co.il/customers/{id} \
  --header 'Cookie: <api-key>' \
  --header 'x-api-key: <api-key>'
This response has no body data.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Phone number ID of the customer to delete.

Response