Skip to main content
POST
Update user session and continue conversation

Headers

content-type
enum<string>
required
Available options:
application/json

Path Parameters

session_external_id
string
required

External ID of the user's session. Obtained from the 'session_external_id' field in the webhook response triggered by the user's first interaction.

Body

application/json

Information of the session keys to be updated

user_session_keys
object[]
required

List of user session keys to be updated

Response

Session updated successfully

message
string

Confirmation message

session_id
string

ID of the updated session