cURL
curl --request POST \ --url https://bots-viewer.toolzz.ai/api/v1/sessions/{sessionId}/clientLogs \ --header 'Content-Type: application/json' \ --data ' { "clientLogs": "<any>" } '
{ "message": "<string>" }
Endpoint to save logs of a chat
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.