Saltar al contenido principal

Save conversation

POST 

/api/bots/:botId/conversation/:conversationId

Save a bot conversation to your personal collection if the app has it enabled. You must specify the botId and the conversationId.

Request

Path Parameters

    botId uuidrequired
    conversationId stringrequired

Responses

Success

Loading...