Delete Asset Status

/asset_status/{id}

Delete Asset Status [DELETE]

Delete a single asset status. Upon deleting the asset status:

  • The asset status will be removed from any associated assets.

Authorization: Admin

RequestConfirmation

Body
{   "confirmed": true } 

Response 412

Body
{   "assetsCount": 45 } 

Response 200

Body
{}

Still need help? Contact Us Contact Us