API Collection Delete Asset

From unroole CMS wiki
Revision as of 12:36, 4 June 2012 by Tommy.leung (Talk | contribs)

Jump to: navigation, search

Summary

Allows for deleting an asset from the collection.

URI

https://api.unroole.com/sorted_playlists/[playlist_id]/delete_item

HTTP Method

DELETE

Required Paramaters

Paramater Default Maximum Length Accepted Values Description
token API Persistence Token that identifies this user and its permissions.
collection_item_id This is the id of the collection item, not the id of the item itself.

Response

Field Type Description
http_status integer API Status Code
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
error Rails default

Example Response