Zvini
01:09:37

« Received » delete

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