Bot

Update Bot

Update bot.

put/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
idstring uuid required

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

Changes