Customers
Deletar customer pelo id
Visão Geral
Tokens
Charges
Sessions
Customers
Merchants
Vendors
Sellers
Webhooks
Reports
Customers
Deletar customer pelo id
DELETE
/
v1
/
customers
/
{id}
curl --request DELETE \
--url https://api.malga.io/v1/customers/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'
Path Parameters
id do customers que deseja deletar
Was this page helpful?
curl --request DELETE \
--url https://api.malga.io/v1/customers/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'