Description
Deletes an existing Rag configuration by its ID.Endpoint
DELETE/v3/rag/{config_id}/
Authentication
API Key (x-api-key
) must be included in the request headers.
Path Parameters
Parameter | Type | Description |
---|---|---|
config_id | string | Unique identifier of the Rag config to delete. |
Response
Code | Description |
---|---|
200 | Successful Response |
422 | Validation Error |
Response Body Example (200)
Authorizations
Path Parameters
The ID of the RAG configuration to delete.
Response
Successful Response
Example:
true