Bots
PATCH /bots/{id}
PATCH operation for /bots/{id}
patch/bots/{id}
Path parameters
idstring required
Request body
idinteger
namestring required
descriptionstring
bot_type'general' | 'project'
is_activeboolean
is_archivedboolean
domainsstring[]
target_urlsstring[]
behavior'auto_show' | 'button_only' | 'hidden'
priority'highest' | 'high' | 'medium' | 'low'
visibility_start_datestring date-time
visibility_end_datestring date-time
once_per_sessionboolean
intro_messagestring
parent_botstring
widget_tokensstring
created_atstring date-time
modified_atstring date-time
Response
Successful response
idinteger
namestring required
descriptionstring
bot_type'general' | 'project'
is_activeboolean
is_archivedboolean
domainsstring[]
target_urlsstring[]
behavior'auto_show' | 'button_only' | 'hidden'
priority'highest' | 'high' | 'medium' | 'low'
visibility_start_datestring date-time
visibility_end_datestring date-time
once_per_sessionboolean
intro_messagestring
parent_botstring
widget_tokensstring
created_atstring date-time
modified_atstring date-time