Update the display order of person field definitions for the given account.

Accepts an array of objects containing fieldId and displayOrder.

System fields cannot be reordered and should not be included in the request.

All custom fields should be included with their new display order values.
Permissions
Account: Write

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

The account ID

Body Params

Array of field order updates

int64
required
1 to 9223372036854776000

The field ID to reorder

int32
required
1 to 2147483647

The new display order position (1-indexed)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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