cURL
curl --request DELETE \ --url https://api.eden.art/v2/sessions/{session_id} \ --header 'X-Api-Key: <api-key>'
{ "success": true }
Permanently delete a session and all its associated messages and data.
Documentation IndexFetch the complete documentation index at: https://docs.eden.art/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.eden.art/llms.txt
Use this file to discover all available pages before exploring further.
Default Response