Update an MCP Filter Configpatch {protocol}://{base-url}/ai/api/v1/config/mcp-filter-config/{mcp_filter_config_id}Update an MCP Filter Config.Path Paramsmcp_filter_config_idstringrequiredThe ID of the MCP Filter Config to use.Body ParamsSchema for updating an MCP filter config.namestringnulllength between 1 and 255New display name for the MCP filter configuration.descriptionstringnullNew description for the filter configuration.tool_config_idsarray | nullList of tool config IDs to replace the existing tools. If provided, replaces all tools.Tool Config Ids array | nullparameter_bindingsarray | nullParameter bindings for each tool. Must match length of tool_config_ids if provided.Parameter Bindings array | nullResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Get an MCP Filter ConfigDelete an MCP Filter ConfigDid this page help you?YesNo