Headers
API key for authentication.
Email of the admin making the request.
Body
application/json
The name of the bot.
Example:
"BobBot"
The initial message that the bot will send.
Example:
"Hello! How can I assist you today?"
The prompt that defines the bot's behavior.
Example:
"Please assist users with common queries about our services."
Response
Bot created successfully
Unique identifier for the newly created bot.
Example:
"74b96c5b-7376-430c-a6d7-b78cfd6aa32c"