Skip to main content
DELETE
/
customers
/
{id}
Remover customer
curl --request DELETE \
  --url https://api.sandbox.z2pay.com/customers/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key da Credential (gerada no Backoffice)

Path Parameters

id
string
required

ID do customer

Response

Customer removido