This method deletes the specified notification email.

Delete the specified notification email

POST /api/v1/deleteNotification HTTP/1.1
Host: www.formstack.com

api_key=[[app:api_key]]&id=101
curl -X POST -i -d "api_key=[[app:api_key]]&id=101" https://www.formstack.com/api/v1/deleteNotification
Language
Click Try It! to start a request and see the response here!