post
https://api.goformz.com/v2/formz//status
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Re-opening a form requires the status of the form be set to Draft. This can be achieved by issuing a POST request to the formz status endpoint:
{
"status": "draft"
}