Update Form
documentedUpdate an existing Form (formz) by ID.
PATCH /v2/formz/{id}Formzno implementation yet0 runsInput
id*
Formz ID (path parameter)
e.g. 123e4567-e89b-12d3-a456-426614174000
title
Form Title
New title for the form
field_value1
Field 1 value
Value for Field 1
field_value2
Field 2 value
Value for Field 2
status
Form status
e.g. Draft, In Review, Submitted
Calls GoFormz as you (your API key is your account); keychains.dev holds the credentials.