cURL
curl --request DELETE \ --url https://api.gurubase.io/api/v1/sessions/{session_id}/delete/ \ --header 'x-api-key: <api-key>'
{ "msg": "Session deleted successfully", "session_id": "1b9e86c9-87a8-472a-a6bf-6522e89b2de8" }
Delete a conversation session
Documentation IndexFetch the complete documentation index at: https://docs.gurubase.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gurubase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?