Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://www.dench.com/api/v1/chat/threads \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "items": [] }'
{ "error": { "message": "<string>", "type": "<string>", "code": "<string>", "details": "<unknown>" } }
Rename one or more chat threads.
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
1 - 50
Show child attributes
Successful response