Link relation loc:delete-item-by-id

Overview

Delete an item from the folder. This link relation is only available for MediaCentral Asset Management.

HTTP method

DELETE

URL template parameters

id

The id of the item.

MediaCentral Asset Management:

  • If the id contains a value w/o '.', it represents the ID of a folder, the id can be directly used for further folder operations.

  • If the id contains a '.', it represents a complex ID, that specifies an item in the format "<collectionID>.<itemID>".

Query parameters

-

Request body

-

HTTP response

204 No Content

The item was deleted.

403 Forbidden

The user doesn’t have the required permissions.

404 Not Found

The item doesn’t exist or the service or an intermediate resource is not available.

Response body

-

Available in

Description

Delete an item from the folder. This link relation is only available for MediaCentral Asset Management.

Information for specific systems

MediaCentral Asset Management:

The link-rel is available, if the requesting user has the folder permissions "Write" or "DeleteFolders". This means that the link could be present, but might not be applicable for every item.