Configuration Fields
Create Configuration Field
Creates a new configuration field and associates it with the specified entity type.
Allowed entity names: events, insureds, policies
Allowed field class names: InputField, SelectField, DateField, RadioSelect, ExportResolvedField
The field key cannot be companyId (reserved).
Required permission: company:update
POST
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Body
application/json
Response
Configuration field created successfully
The ID of the created configuration field
