Bot
Create Bot
Create a bot.
post/api/bot
Request body
user_idstring uuid nullable
bot_namestring required
case_studystring required
is_visibilityboolean nullable
collect_customer_infoobject nullable
rulesstring[] nullable
gpt_model_namestring nullable
temperaturenumber nullable
custom_promptstring nullable
bot_tone_typeinteger nullable
custom_error_messagestring nullable
is_activateboolean nullable
Response
Successful Response
user_idstring uuid nullable
bot_namestring required
case_studystring required
is_visibilityboolean nullable
collect_customer_infoobject nullable
rulesstring[] nullable
gpt_model_namestring nullable
temperaturenumber nullable
custom_promptstring nullable
bot_tone_typeinteger nullable
custom_error_messagestring nullable
is_activateboolean nullable
idstring uuid required
num_message_leftinteger nullable
created_atstring date-time nullable
updated_atstring date-time