Create Custom Field
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Visible label of the custom field.
stringrequired
Custom field type such as text, selection, date, integer, float, checkbox_confirmation, or url.
string
Optional description shown for the custom field.
string
Optional unique identifier. Quentn prefixes it with field_ automatically.
number
Optional max length for text fields. Allowed values include 8, 16, 32, 64, 128, and 255.