post/image
This resource accepts an image to be added as part of a journal entry. This resource should be used when creating a 2-step journal entry process.
For example, you might prompt the user to select an image, then send it to this resource in the background while the user enters the entry description etc. The post/entry resource can then handle the transfer of the other entry data.
URL
http://api.blipfoto.com/post/image/
Parameters
This resource requires the API Key and Authentication parameters.
POST data
| Parameter | Description | Required? |
|---|---|---|
image_upload |
The image to upload. Note that the maximum allowed filesize of the uploaded image may depend on the status of the authenticated contributor. | Yes |
Response data
| Name | Description | Data type |
|---|---|---|
result |
A message denoting that the upload was successful. | String |