Assets
Add Asset to Source
Link a source to an asset
POST
/
assets
/
{asset_id}
/
source
Path Parameters
asset_id
string
requiredThe asset to add the source to
Body
application/json
source
string
requiredThe source to add to the asset
Response
200 - application/json
The response is of type any
.