Re-open a Formpost https://api.goformz.com/v2/formz/{id}/statusRe-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: JSON{ "status": "draft" }