Skip to main content
POST
Create a form field map version

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Body

application/vnd.api+json

The form field map version to create.

data
object
required

Response

Get a form field map.

JSON API response object

data
object
required

A form field map records which field identifiers from a form's earlier schema versions represent the same logical field as a field identifier in the form's latest schema. Read paths use it to address every generation of a field at once. Maps are versioned like schemas: immutable documents, one new version per bonding session, and the latest version wins.

jsonapi
object
required