Create a new Form Field

OAuth Scope

This endpoint requires the following OAuth scope manage_forms.

Record UUID

UUID is optional for record creation. If no UUID is supplied, a UUID will be automatically generated for the new record and returned in the x-record-uuid response header.

Body Params

Form Field record to create

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