Create a custom field
Custom Fields
Create a custom field
Requires the
contacts:write scope (or a broader one that includes it).
Creates a new custom field
POST
Create a custom field
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Custom field name
Maximum string length:
90Custom field type
Available options:
text, number Optional metadata for the field (e.g., dropdown options)
Whether the field should be shared across the organization
Response
Custom field created successfully
A user-defined field for storing additional data on contacts.