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
API key authentication. Include your API key in the Authorization header.
Company identifier
Configuration field identifier
The rating engine revision to update when removing the field
Controls how the rating engine revision is updated. UpdateExistingRevision modifies the specified revision in place. CreateNewRevision is not yet implemented.
UpdateExistingRevision, CreateNewRevision