Delete Asset

delete/assets/{asset_uid}

Path parameters

asset_uidstring required

Response

200

typestring
messagestring

Example response

{
  "type": "error",
  "message": "Asset deleted successfully"
}

Changes