cURL
curl --request POST \ --url https://zazubot.com/api/v2/sessions/{sessionId}/clientLogs \ --header 'Content-Type: application/json' \ --data ' { "clientLogs": [ { "description": "<string>", "status": "<string>", "details": "<string>", "context": "<string>" } ] } '
{ "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.zazubot.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zazubot.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Successful response