Update Form

Updates an existing form and its field elements.

Path Params
integer
required

The ID of the form to update

Body Params

Body Params

string
required

The name of the form

boolean
required

Whether the form is active

integer
required

The ID of the publication this form belongs to

string

Email address to receive form submission notifications

elements
array of objects
required

Form field elements (replaces existing elements)

elements*
Response
200

The updated form

Language
Credentials
Bearer
JWT
URL