cURL
curl --request PATCH \ --url https://bots.toolzz.ai/api/v1/toolzz/{typebotId}
{ "typebots": [ { "id": "<string>", "name": "<string>", "events": [ {} ], "groups": [ {} ], "variables": [ {} ] } ] }
Endpoint to update a created bot.
Show typebot properties