Add asset relations
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.
Add one or more assets to the set of assets the given asset is related to. The result is a bidirectional relation between the given asset and the assets given as input Note: the recommended maximum amount of Ids to relate is 100 maximum.
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
AddAssetRelationInput
Response
application/json
Response
UpdateAssetRelationReply
Authentication
Path Parameters
Body
Remove asset relations
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.
Remove one or more assets from the set of assets the given asset is related to. This removes the bidirectional relation between the given asset and the assets given as input.
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
RemoveAssetRelationInput
Response
application/json
Response
UpdateAssetRelationReply
Authentication
Path Parameters
Body
Set asset relations
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 set of assets the given asset is related to. The result is a bidirectional relation between the given asset and the asset’s given as input Note: the recommended maximum amount of Ids to relate is 100 maximum.
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
UpdateAssetRelationInput
Response
application/json
Response
UpdateAssetRelationReply
Authentication
Path Parameters
Body
Set tags
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.
Set a given list of tags as the new tag list of 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
Body
application/json
Body
SetTagsInput
Response
application/json
Response
SetVersionTagsReply
Authentication
Path Parameters
Body
General endpoints
Retrieve, validate, and manage existing assets and their versions.