latestOpenAPI 3.1.02026-07-266827131.9 KB
720c8c144ddc
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
}