Delete Service Templates

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

DELETE https://<NSP Server>:8543/sdn/api/v3/template/l3-vpn-services/32f10c9c-323d-4e4c-8662-49ad82e4daf1

Response:

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