create_a_customfieldmeta
Creates a new account custom field with a label and type. Supports text, dropdown, currency, and other field types.
Instructions
🟡 WRITE · creates data · Account Custom Field Meta · POST /accountCustomFieldMeta
Create a custom field
Creates a new record. Not idempotent — calling twice may create duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |