See Tickets: #182

zooomr.photos.delete

Delete a photo from Zooomr.

Authentication

This method requires authentication with 'delete' permission.

Note: This method requires an HTTP POST request.

Arguments

api_key (Required)

Your API application key.

photo_id (Required)

The id of the photo to delete.

Example Response

{"message": "User not logged in / Insufficient permissions", "code": 99, "stat": "fail"}