Zvini
00:57:26

« Photo » delete

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