Delete Service Templates

Delete the service template using the UUID returned during the Create Service Template procedure.

DELETE https://<NSP Server>:8543/sdn/api/v4/template/l3-vpn-services/cdefb000-06f6-4465-bd3a-79f527143f58

Response:

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