Create Bot Handler
Create a new bot.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Schema for creating a bot.
Name of the bot.
50
Case study of the bot.
50
Language used by the bot.
Type of bot tone.
Dictionary for collecting customer information.
Custom error message for the bot.
Custom prompt for GPT model.
List of domains associated with the bot.
Name of the GPT model used by the bot.
Flag indicating bot activation.
Flag indicating citation enablement.
Flag indicating bot visibility.
List of rules associated with the bot.
Temperature setting for GPT model.
Optional user identifier associated with the bot.
Response
Bot Schema.
Name of the bot.
50
Case study of the bot.
50
Unique identifier for the bot.
Language used by the bot.
Type of bot tone.
Dictionary for collecting customer information.
Timestamp indicating when the bot was created.
Custom error message for the bot.
Custom prompt for GPT model.
List of domains associated with the bot.
Name of the GPT model used by the bot.
Flag indicating bot activation.
Flag indicating citation enablement.
Flag indicating bot visibility.
Number of messages left for the bot.
List of rules associated with the bot.
Temperature setting for GPT model.
Optional user identifier associated with the bot.
Was this page helpful?