Chatbot

Create chatbot

post/v1/chatbots

Request body

idinteger
departmentIdinteger
namestring required
avatarstring nullable
firstMessagestring nullable
topicsstring nullable

json object

objectIdsstring nullable
seeninteger
status0 | 1 | 2
<p>Enum values:</p><ul><li><i>0 = Draft</i></li><li><i>1 = Published</i></li><li><i>2 = Archived</i></li></ul>
publishedVersionIdinteger
channelCountinteger
workingHourTypeinteger
createdDatestring date-time nullable
updatedDatestring date-time nullable
autoCloseConfigstring nullable

Auto-close configuration as JSON string

Response

Created

idinteger
departmentIdinteger
namestring required
avatarstring nullable
firstMessagestring nullable
topicsstring nullable

json object

objectIdsstring nullable
seeninteger
status0 | 1 | 2
<p>Enum values:</p><ul><li><i>0 = Draft</i></li><li><i>1 = Published</i></li><li><i>2 = Archived</i></li></ul>
publishedVersionIdinteger
channelCountinteger
workingHourTypeinteger
createdDatestring date-time nullable
updatedDatestring date-time nullable
autoCloseConfigstring nullable

Auto-close configuration as JSON string

Changes

No recorded changes to this endpoint across all 1 revision of this API.