post
https://api.salesautopilot.com/v2/lists//fields
Creates a new custom field in the specified list.
Field Name Rules
The name property is the technical database column name. It must:
- Start with a lowercase letter (a–z) — uppercase letters, digits and underscores are not allowed as the first character
- Contain only lowercase letters (a–z), digits (0–9), or underscores (_)
- Be between 5 and 64 characters long
- Be unique within the list
Type-Specific Behavior
- CHECKBOX: The
defaultValuemust be"0"or"1"if provided - DATE: The
defaultValuemust be a valid date inYYYY-MM-DDformat if provided; otherwise defaults to0000-00-00 - DATETIME: The
defaultValuemust beYYYY-MM-DD HH:MM:SSformat if provided; otherwise defaults to0000-00-00 00:00:00 - NUMBER: Defaults to
0if nodefaultValueis provided - DECIMAL: Defaults to
0.00if nodefaultValueis provided
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
