Re-open a Form

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
}

Path Params
string
required

Id of the form to change the status on.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json