Next Topic

Previous Topic

Book Contents

Delete Asset

Deletes a single asset.

DELETE /assetmgmt/assets/{assetId}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}