Skip to main content
DELETE
Delete Rag Config

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

Response

Response Body Example (200)

Authorizations

x-api-key
string
header
required

Path Parameters

config_id
string
required

The ID of the RAG configuration to delete.

Response

Successful Response

success
boolean
Example:

true