Fields
Create Field
This endpoint creates a new field for your custom subscriber data
POST
Body
A human readable field name
The name of the field to be used in future API requests
The data type of the field
- string
- boolean
- tag
- number
Whether or not the field can be edited
Response
The id of the field
The human readable name of the field
The data name of the field is used in subsequent API requests for people
Allows the field to be edited or not (default fields such as email or tags are not editable)
The type of data stored in the field