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/v4/template/qos/5f032f31-eb3f-453e-9677-c56609c8c9aa

Response:

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