Delete Customer
Delete an existing customer.
patch
Authorizations
Bodystring[]
string[]Optional
Responses
200Success
application/json
Responseobject
patch
/v1/customer/deletePATCH /v1/customer/delete HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 8
[
"text"
]200Success
{}Last updated