Inject context into a session
Chat
Inject Context
Appends a single free-text context entry to a running session — for example a summary of an earlier voice call. The entry is added to the session’s context bucket.
POST
Inject context into a session
Authorizations
16-character API token associated with your OSVI account. Find it in your dashboard under Settings → API.
Path Parameters
The session UUID.
Example:
"4718a326-417b-4dda-90d0-21fd65a11cb8"
Body
application/json
A single, non-empty context string to append to the session.
Example:
"Earlier voice call: customer wants a refund and prefers WhatsApp follow-up."
