Update embargo
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.
For an existing asset embargo, update the date restrictions of that embargo.
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
UpdateAssetEmbargoInput
Response
application/json
Response
UpdateAssetEmbargoReply
Show Child Parameters
Authentication
Path Parameters
Body
Get asset metaproperties
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.
Retrieve all metaproperty values set on the active asset version. The responses are taxonomy references, not direct labels.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.
Path Parameters
Response
application/json
Response
AssetTaxonomy
Show Child Parameters
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
Set asset metaproperties
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 metaproperty option values of an asset, the given input will overwrite everything metaproperty wise that is on the asset. This does not include tags and autotags.
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
UpdateTaxonomy
Show Child Parameters
Show Child Parameters
Response
application/json
Response
AssetTaxonomy
Show Child Parameters
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
Body
Delete individual asset metaproperty
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.
Delete a metaproperties options or value from an asset.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.
Path Parameters
Response
application/json
Response
AssetTaxonomy
Show Child Parameters
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
Update individual asset metaproperty
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 metaproperty values of a specific metaproperty on an asset. The full list of options or value for the given metaproperty is overwritten. This endpoint can also be used if no values for the given metaproperty are set on the asset yet.
Note: doing the update request with an empty list of values will delete the metaproperty and its values from the asset.
Note: This API is subject to change until it reaches GA. Activation of the API is on a request basis until GA.