v46

latestOpenAPI 3.0.3raw.githubusercontent.com2025-05-151340367.2 KB
Evolution Bot Controller

Create Evolution Bot Settings

Configure settings for an Evolution Bot.

post/evolutionBot/settings/{instance}

Path parameters

instancestring required

Name of the instance

Request body

expirenumber required

Expiration time for the session (in seconds)

keywordFinishstring required

Keyword to terminate the session

delayMessagenumber required

Delay time (in ms) for sending messages

unknownMessagestring required

Message displayed when an unknown input is received

listeningFromMeboolean required

Listen to messages sent by the bot owner

stopBotFromMeboolean required

Stop bot when the owner sends a message

keepOpenboolean required

Keep the session open after processing messages

debounceTimenumber required

Time delay to debounce messages

ignoreJidsstring[]

List of JIDs to ignore

botIdFallbackstring required

Fallback bot ID to use

Response

Ok