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


Language
Authorization
Basic
base64
: