DELETE
/
api
/
v1
/
genAI
curl --request DELETE \
  --url https://chat.api.toolzz.com.br/api/v1/genAI/ \
  --header 'Content-Type: application/json' \
  --data '{
  "id": "<string>"
}'
{
  "message": "<string>"
}

Body Description

id
string

GenAI Id

Response Description

Below you will see the description of the bot response

message
string
required

Successful delete message