POST
/
api
/
v1
/
toolzz
/
{typebotId}
/
publish
curl --request POST \
  --url https://bots.toolzz.ai/api/v1/toolzz/{typebotId}/publish \
  --header 'Authorization: Bearer <token>'

Parameters

typebotId
string

The ID of the bot to be published.

Response Description

Below you will see the description of the publish a toolzz bot function

Successfull Message