Delete Asset
delete/{asset_id}
Path parameters
asset_idstring required
The unique identifier of the asset to delete
Response
Asset deleted successfully
Example response
{
"msg": "success",
"success": true
}The unique identifier of the asset to delete
Asset deleted successfully
{
"msg": "success",
"success": true
}