/api/v3/admin/form/field/order

Update the order of a form field in an admin-controlled form.
Deprecated: use PATCH /api/v3/forms/{form_id}/fields/order instead. This URL remains functional but will be removed in a future release.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The ID of the form to which the field belongs.

string
required

The name of the field to be reordered.

integer
required

The new position of the field.

Responses

400

Invalid request data.

401

Unauthorized request.

404

Form or field not found.

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