zooomr.photosets.delete
Delete a photoset.
Authentication
This method requires authentication with 'write' permission.
Note: This method requires an HTTP POST request.
Arguments
api_key (Required)
Your API application key.
photoset_id (Required)
The id of the photoset to delete. It must be owned by the calling user.
Example Response
{"stat": "ok"}
