Altera o status do bot EvoAI
EvoAI
Change Status Bot
Altera o status de um bot EvoAI. O status pode ser opened, paused, ou closed. O status closed encerra a interação do bot.
POST
Altera o status do bot EvoAI
Documentation Index
Fetch the complete documentation index at: https://doc.evolution-api.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your authorization key header
Path Parameters
Nome da instância
Body
application/json
Dados para alterar o status do bot EvoAI
Número de telefone remoto no formato E.164 (ex: 5511912345678@s.whatsapp.net)
Example:
"5511912345678@s.whatsapp.net"
Status a ser atribuído ao bot EvoAI. Os valores válidos são opened, paused e closed.
Available options:
opened, paused, closed Example:
"closed"
Response
200 - application/json
Status do bot EvoAI alterado com sucesso.
Example:
"Status do bot EvoAI alterado para closed com sucesso"

