cURL
curl --request DELETE \ --url https://api.wapikit.com/api/contacts
{ "data": true }
handles contact deletion
contact id/s to be deleted
OK
The response is of type object.
object
Was this page helpful?