Update Session Transcription Language
Update the transcription language for a call session.
Signed in, and only for a call the caller is in (2026-09-18 route-auth review). user_id was a query parameter nothing checked, and the handler then changed what Deepgram transcribes for every participant of any call id and pushed a WebSocket event to all of them. The parameter is ignored now; the caller is the token. Sibling of POST /sessions/{id}/participants below, which already does this.
Path parameters
Query parameters
Headers
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.2
- ○
added the new optional
headerrequest parameterauthorizationnew-optional-request-parameter
- ○
the
queryrequest parameteruser_idbecame optionalrequest-parameter-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 25 revisions, 1 has no diff computed.