Difference between revisions of "API Collection Delete Asset"

From unroole CMS wiki
Jump to: navigation, search
(Created page with "== Summary == Allows for deleting an asset from the collection. == URI == http://[channel_subdomain]-[account_subdomain].unroole.com/unroole/admin/sorted_playlists/[playlis...")
(No difference)

Revision as of 11:32, 29 May 2012

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