# Create configuration Endpoint: POST /platform-config/v1/configuration Version: 1.0.0 ## Query parameters: - `tenant_id` (any, required) - `user_id` (any, required) ## Request fields (application/json): - `knowledgeBaseId` (any, required) Knowledge Base Id Example: "c72ab301-4658-4252-9f5f-aeb742bd38d9" - `type` (any, required) Type of the configuration Example: "GUARDRAIL" - `config` (any, required) Configuration Example: "json object"