Deletes a rating input field by ID. The field definition, its application field
association, and its entry in the rating engine revision’s config.applicationFields
are all permanently removed.
Required permission: company:update
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.
API key authentication. Include your API key in the Authorization header.
Company identifier
Configuration field identifier
The rating engine revision ID (must exist and belong to the company)
Controls how the rating engine revision is updated. UpdateExistingRevision modifies the specified revision in place. CreateNewRevision is not yet implemented.
UpdateExistingRevision, CreateNewRevision