Verdocs - Developer Documentation
ReferenceRest APIApi docsNotifications

Delete notification template

DELETE
/v2/notifications/templates/{id}

Path Parameters

id*string

The notification template ID

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.verdocs.com/v2/notifications/templates/ID" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}