Skip to main content
Version: Next

replaceDigitalContent

PUT 

/contents/media/:contentId

Replaces digital content while retaining metadata (if not provided in the request body). If metadata is provided, it will also be replaced. This involves deleting all associated renditions and waiting for the new original rendering to be uploaded using the link provided in the response.

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
createItemIf linked to an Item
updateItemIf linked to an Item
createItemHierarchyIf linked to a Item Hierarchy
updateItemHierarchyIf linked to a Item Hierarchy
createTaskIf linked to a Task
updateTaskIf linked to a Task
createSurveyDocTemplateIf linked to a Survey Document
updateSurveyDocTemplateIf linked to a Survey Document
createPurchaseOrderDigitalContentIf linked to a Purchase Document
updatePurchaseOrderDigitalContentIf linked to a Purchase Document
createSalesOrderDigitalContentIf linked to a Sales Document
updateSalesOrderDigitalContentIf linked to a Sales Document

Request

Responses