No idea why this is happening, the /api/v2/analytics/conversations/ai/assistant endpoint returns a 400 Bad Request when our AppFoundry Premium App attempts to programmatically adjust intent confidence thresholds via the platform API. The payload matches the schema for v2.1.0, yet the response indicates a missing required field ‘override_type’ which is not documented in the current swagger spec.
Does the AI Assistant API support dynamic threshold overrides for multi-org deployments, or is this restricted to the UI only?