Skip to main content
DELETE
/
evolutionBot
/
delete
/
:evolutionBotId
/
{instance}
Delete Bot Evolution
curl --request DELETE \
  --url https://{server-url}/evolutionBot/delete/:evolutionBotId/{instance} \
  --header 'apikey: <api-key>'
This response has no body data.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

Name of the instance

Query Parameters

evolutionBotId
string
required

Id Bot Evolution

Response

200 - undefined