Skip to main content
POST
Reorder conditional fields

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
order
string[]
required

Field _ids in their target display order.

type
string

Top-level scope being reordered (e.g. contact, application).

sectionType
string

Section where the reorder applies (contact, application, etc.).

Response

Fields reordered

data
object[]