Delete Rating Revision Preset
Removes a coverage limit preset from the rating engine revision’s config JSON
by ID. The preset is permanently removed from the coverageLimitPresets array
in the revision’s config.
This endpoint is for rating-engine companies — presets are stored in
rating_engine_revisions.config.coverageLimitPresets, not in the
coverage_limit_presets table.
For non-rating-engine companies, use DELETE /configuration/presets/{presetId} instead.
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.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Configuration rating preset identifier
Query Parameters
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 