cURL
curl --request POST \ --url https://bots.toolzz.ai/api/v1/toolzz/ \ --header 'Content-Type: application/json' \ --data ' { "workspaceId": "<string>", "typebot": { "name": "<string>" } } '
{ "typebots": [ {} ] }
Endpoint to create a new Toolzz Bot
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.
Show typebot properties