Skip to main content

Clear conversation

POST 

/api/bots/:botId/clear

Restart a bot conversation. You must specify the botId and the conversationId.

Request

Path Parameters

    botId uuidrequired

Query Parameters

    conversationId string
    snapshotId uuid

Responses

No Content

Loading...