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