FAQ/API Documentation/Album Resources

Edit Album

Lockerz Admin
posted this on December 05, 2010 07:39 pm

This lets you post photos to a photo album.

URL

<API_Endpoint>/albums/{AlbumId}/edit

HTTP Method

POST

Formats

XML, JSON

Authenticated

Yes

Input

{AlbumId} - Id of an album.

Contents

AlbumInfo

Output

SessionKeyOperationResponse

Parameters

N/A

Error Codes

400 BadRequest, 10040 InvalidAlbumId - {AlbumId} is not a number

Notes

N/A

Example

N/A

 
Topic is closed for comments