DELETE
/
api
/
v1
/
toolzz
/
{typebotId}
Delete a Toolzz Bot
curl --request DELETE \
  --url https://bots.toolzz.ai/api/v1/toolzz/{typebotId} \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Parameters

typebotId
string
The unique identifier of the bot to delete.
User needs to be authenticated

Response Description

Below you will see the description of the delete a toolzz bot function
message
string
required
Successful message