deleteDigitalContent
DELETE/contents/media/:contentId
Delete a digital content.
To access the service you need at least one of the following permissions:
| Permission (one of) | 
|---|
| createItem | 
| updateItem | 
| createItemHierarchy | 
| updateItemHierarchy | 
| createTask | 
| updateTask | 
| createSurveyDocTemplate | 
| updateSurveyDocTemplate | 
| createPurchaseOrderDigitalContent | 
| deletePurchaseOrderDigitalContent | 
| createSalesOrderDigitalContent | 
| deleteSalesOrderDigitalContent | 
To access the service you need at least one of the following permissions. They are different based on the entity the digital contents are linked to:
| Permission (one of) | Notes | 
|---|---|
| createItem | If linked to an Item | 
| updateItem | If linked to an Item | 
| createItemHierarchy | If linked to a Item Hierarchy | 
| updateItemHierarchy | If linked to a Item Hierarchy | 
| createTask | If linked to a Task | 
| updateTask | If linked to a Task | 
| createSurveyDocTemplate | If linked to a Survey Document | 
| updateSurveyDocTemplate | If linked to a Survey Document | 
| createPurchaseOrderDigitalContent | If linked to a Purchase Document | 
| deletePurchaseOrderDigitalContent | If linked to a Purchase Document | 
| createSalesOrderDigitalContent | If linked to a Sales Document | 
| deleteSalesOrderDigitalContent | If linked to a Sales Document |