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

Parameters

typebotId
string

The unique identifier of a toolzz bot to delete results from.

User needs to be authenticated

Response Description

Below you will see the description of the delete a result from a toolzz bot function

message
string
required

Successful message