zooomr.favorites.add

Adds a photo to a user's favorites list.

Authentication

This method requires authentication with 'write' 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 add to the user's favorites.

Example Response

{"stat": "ok"}