v1

latestOpenAPI 3.1.0MIT2026-07-243952451019.0 KB
Forms::Field

Reorder Fields

Reorders the fields of a field set.

post/forms/field_sets/{field_set_id}/fields/reorder

Path parameters

field_set_idinteger required

Request body

{"stackTrail":"paths:/forms/field_sets/{field_set_id}/fields/reorder:post:requestBody:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Response

OK

ordered_field_idsstring[]

An array of field IDs in the desired order.