Assets
Link to Assets
Link an asset to another asset
POST
/
assets
/
{asset_id}
/
link
Path Parameters
asset_id
string
requiredThe id of the asset to be linked
Body
application/json
link_asset_id
string
requiredThe id of the asset to link to
Response
200 - application/json
The response is of type any
.