Create a new Dify bot instance
Dify
Create Dify Bot
Creates a new Dify bot with the provided configuration
POST
Create a new Dify bot instance
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
Name of the instance
Body
application/json
Configuration for the Dify bot instance
Available options:
chatBot, textGenerator, agent, workflow Available options:
all, keyword Available options:
contains, equals, startsWith, endsWith, regex, none Response
Bot instance created successfully
Example:
"Bot instance created successfully"

