Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

D_Albums

Natasa Bulatovic edited this page Jul 8, 2015 · 5 revisions

Albums

##Path /albums

##Format Response are in JSON format.

#V1 ##GET /albums/

  • Retrieves a list of albums accessible to the user (authorization optional).
  • Method description

##GET /albums/:id

##POST /albums

##PUT /albums/:id

##PUT /albums/:id/release

##PUT /albums/:id/discard

##DELETE /albums/:id

##GET /albums/:id/members

##DELETE /albums/:id/members

##PUT /albums/:id/members/link

##PUT /albums/:id/members/unlink

Clone this wiki locally