Chatbot

Roll the chatbot back to a previously published version

post/v1/chatbots/{id}/versions/{versionId}/rollback

Path parameters

idinteger required

Chatbot identifier.

versionIdinteger required

Target chatbot version identifier.

Response

OK

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.