Skip to main content
POST
/
api
/
v1
/
sessions
/
{sessionId}
/
updateTypebot
Update toolzz bots in session
curl --request POST \
  --url https://bots-viewer.toolzz.ai/api/v1/sessions/{sessionId}/updateTypebot
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

sessionId
string
sessionId: The ID of the session to update toolzz bots for.

Response Description

Below you will see the description of the function update toolzz bots in session.
message
string
required
Successful update confirmation message.