zooomr.photos.removeTag

Remove a tag 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.

tag_id (Required)

The tag to remove from the photo. This parameter should contain a tag id, as returned by zooomr.photos.getinfo.

Example Response

 {"stat": "ok"}