API Collection Delete Asset

From unroole CMS wiki
Revision as of 11:32, 29 May 2012 by Tommy.leung (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

Allows for deleting an asset from the collection.

URI

http://[channel_subdomain]-[account_subdomain].unroole.com/unroole/admin/sorted_playlists/[playlist_id]/delete_item

[channel_subdomain] is optional

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
status string API Status Code
error

Example Response