Update asset metadata
Update image and/or video metadata in an existing dataset
Path parameters
dataset_id
The unique identifier for the dataset
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
images
A list of image metadata replacement requests
videos
A list of video metadata replacement requests
Response
This endpoint returns an object.
requestGroupId
Unique request id for this group of assets.
images
The updated images
videos
The updated videos