This method deletes the specified form

Delete the specified form

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

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