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