Delete Endpoint QoS Template

Delete the endpoint QoS template using the UUID returned during the Create Endpoint QoS Template procedure.

DELETE https://<NSP Server>:8543/sdn/api/v3/template/qos/40ad0622-dfcd-4e25-bbe0-dfa3c46e6053

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 0,
  "totalRows": 0,
  "data": true
}