cURL
curl --request DELETE \ --url https://api.wizcommerce.com/v1/customers/{id} \ --header 'X-API-Key: <api-key>'
{ "data": "<any>" }
Delete Customer
API Key for authentication
id
No Content
The response is of type object.
object
Was this page helpful?