zooomr.photos.notes.delete
Delete a note from a photo.
Authentication
This method requires authentication with 'write' permission.
Note: This method requires an HTTP POST request.
Arguments
api_key (Required)
Your API application key
note_id (Required)
The id of the note to delete
Example Response
{"stat": "ok"}
