Resource to allow the modification of assets linked to a asset.
Path parameters
-
asset_id
Required
PUT
/data/assets/{asset_id}/casting
curl \
--request PUT 'http://api.example.com/data/assets/{asset_id}/casting' \
--header "Authorization: $API_KEY"