post/subscription
This resource lets an authenticated user subscribe to a journal.
Note - before presenting this option to the user you should first check the operation is allowed by inspecting the can_subscribe value from get/entry or get/contributor.
URL
http://api.blipfoto.com/post/subscription
- Version 1
- Version 2
Parameters
This resource requires the API Key and Authentication parameters.
POST data
| Parameter | Description | Required? |
|---|---|---|
display_name |
The display name of the user to be added to the authenticated user's subscriptions. | Yes |
Response data
| Name | Description | Data type |
|---|---|---|
result |
A message denoting that the operation was successful. | String |