Customer
Delete Messages
Delete all messages for a customer.
Note: Deletion is only from Zoko database and will not affect the actual message(s) at the customer’s client application.
DELETE
/
customer
/
{id}
/
messages
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
id
string
requiredID of customer
Response
200 - application/json
Simple generic response for delete
status
string
message
string
details
string