Update conversation context
Conversations
Update conversation context
Injects data into an in-progress conversation’s context. This is useful for passing external signals (e.g. “user just verified their identity”) mid-conversation.
POST
Update conversation context
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API version to use.
Available options:
2025-06-19 Path Parameters
Unique identifier for the conversation, e.g. conv_8qm9JBCiTe7.
Body
application/json
Response
Successful response.

