Removes a form-logic rule from the rating engine revision’s config JSON
by ID. The rule is permanently removed from the policyFormLogicConfigs
array in the revision’s config.
The ratingEngineRevisionId must reference an existing, non-deleted
revision owned by this company.
Required permission: company:update
API key authentication. Include your API key in the Authorization header.
Company identifier
Configuration rating form-logic rule 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