curl --request DELETE \ --url https://api.autosend.com/v1/contacts/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a contact by its id.
<token>
"507f1f77bcf86cd799439011"
true