Zvini
22:39:12

« Contact » delete

contact/delete - Deletes an existing contact.
Method parameters:
id - The ID of the contact to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
CONTACT_NOT_FOUND - A contact with the ID doesn't exist.