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
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
