v1

latestOpenAPI 3.0.12026-07-26132140134.9 KB
Bot

Update a bot

Updates fields in a bot.

Only non-null fields are updated. Any missing or null field is ignored.

put/bot/{id}

Path parameters

idstring required

The bot ID.

Request body

favoriteboolean nullable

Whether the bot is favorited

trashboolean nullable

Whether the bot is trashed

lockedboolean nullable

Whether the bot is locked

reschedulingboolean nullable

Whether the bot has conversation rescheduling enabled

namestring nullable

The name of the bot

folderIdstring nullable

The folder ID of the bot

categorystring nullable

The category of the bot

followUpActiveboolean nullable

Whether the bot does follow-ups

smartFollowUpboolean nullable

Whether the bot does smart follow-ups

followUpRepeatboolean nullable

Whether the bot repeats the last follow-up sequence

followUpVarianceMinutesinteger nullable

The variance minutes for the follow-ups

followUpExtraPromptstring nullable

The extra prompt for the follow-ups

Response

Success

idstring nullable
namestring nullable
modifiedAtstring nullable
modifiedBystring nullable
personaIdsstring[] nullable
favoritedboolean
lockedboolean
reschedulingEnabledboolean
categorystring nullable
folderIdstring nullable
followUpActiveboolean
smartFollowUpboolean
followUpRepeatboolean
followUpVarianceMinutesinteger
followUpExtraPromptstring nullable