Reorder Fields
reorder_fieldsUpdate the display order of fields in a collection by specifying the collection slug and an array of field UUIDs with new zero-based order positions.
Instructions
Update the display order of fields within a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Array of { uuid, order } objects | |
| collection_slug | Yes | The collection slug |