Update a Form Field

OAuth Scope

This endpoint requires the following OAuth scope manage_forms.

Path Params
uuid
required

UUID of the Form Field

Body Params

Form Field fields to update

uuid

The UUID of the form this field belongs to.

string

The name of the form field.

string

JSON configuration for this question, including type, mandatory, choices and conditions.

integer

The sort order of the form field.

uuid

Unique identifier for this record

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json