cURL
curl --request POST \ --url https://bots-viewer.toolzz.ai/api/v1/sessions/{sessionId}/clientLogs \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "clientLogs": "<any>" }'
{ "message": "<string>" }
Endpoint to save logs of a chat