Add fields to a form

Adds one or more list fields to the form. The request body is a JSON array of objects.

Each item must reference an existing list field by fieldName (technical field name). Optional properties override the label, mandatory flag, validation message, and display order.

Validation

  • Body must be a non-empty JSON array
  • Each element must include fieldName
  • The list field must exist on the list
  • The field must not already be present on the form
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Subscriber list (newsletter) ID

integer
required

Form ID within the list

Body Params
Responses

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