Conversations
Update 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 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
200
Successful response.
Update context