Create upload url
IMPORTANT NOTE
These APIs do not replace the existing v4 APIs yet, and currently only applies to newly uploaded assets still in Draft state (before publishing). Cannot be yet used for Assets that are in Asset Bank and Waiting room.
To start uploading a file as an asset, a signed upload url has to be created, which can be used to start uploading the file. Take the generated assetId from the previous {create Asset} as input in the path.
Path Parameters
Response
application/json
Response
UploadUrl
Authentication
Path Parameters
Asset enrichment
Add or update metadata, metaproperties, tags, autotags, embargoes, advanced rights, and relations on an asset before (or after) publishing.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.
Edit asset
IMPORTANT NOTE
These APIs do not replace the existing v4 APIs yet, and currently only applies to newly uploaded assets still in Draft state (before publishing). Cannot be yet used for Assets that are in Asset Bank and Waiting room.
Edit the core properties of an asset. Each property can individually be updated, without needing to send the rest.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.
Path Parameters
Body
application/json
Body
EditAssetInput
Response
application/json
Response
Asset
Show Child Parameters
Show Child Parameters
Show Child Parameters
Allowed values:BGBSIBWF
Authentication
Path Parameters
Body
Update advanced right
IMPORTANT NOTE
These APIs do not replace the existing v4 APIs yet, and currently only applies to newly uploaded assets still in Draft state (before publishing). Cannot be yet used for Assets that are in Asset Bank and Waiting room.
Update the value of the asset advanced rights (downloadable, or isPublic). These properties have to be carefully considered when changing, with their potential security implications. Either property can be updated individually.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.
Path Parameters
Body
application/json
Body
AdvanceRightsInput
Response
application/json
Response
Asset
Show Child Parameters
Show Child Parameters
Show Child Parameters
Allowed values:BGBSIBWF
Authentication
Path Parameters
Body
Set autotags
IMPORTANT NOTE
These APIs do not replace the existing v4 APIs yet, and currently only applies to newly uploaded assets still in Draft state (before publishing). Cannot be yet used for Assets that are in Asset Bank and Waiting room.
Adjust the autotag values that are set on an asset. The input list can only set values that are already present on the asset to reduce the list of autotags, not to add additional ones.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.