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 |
---|---|
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 |
updatePurchaseOrderDigitalContent | If linked to a Purchase Document |
createSalesOrderDigitalContent | If linked to a Sales Document |
updateSalesOrderDigitalContent | If linked to a Sales Document |