Create a custom field
Custom Fields
Create a custom field
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
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:
Authorization: Bearer <your-api-key>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