- Deprecated
- Removed
These items are deprecated and no longer supported. Migrate to the recommended alternative.
POST /api/v1/ambient/session/{ambient_session_id}/metadata
POST /api/v1/ambient/session/{ambient_session_id}/metadata
POST | Deprecated
- This endpoint is deprecated. Use the context endpoint to set session context instead.
- Use instead: POST /api/v1/ambient/session//context
- Announced in API reference · Ambient session metadata
GET /api/v1/ambient/content/{ambient_session_id}
GET /api/v1/ambient/content/{ambient_session_id}
GET | Deprecated
- This endpoint is deprecated. Use the session-scoped content endpoint instead.
- Use instead: GET /api/v1/ambient/session//content
- Announced in OpenAPI spec · Ambient API quickstart
POST /api/v1/ambient/session/create · multilingual
POST /api/v1/ambient/session/create · multilingual
POST | Deprecated
-
The
multilingualrequest field is deprecated. Multilingual support is now true by default for create ambient session calls. -
Use instead: Omit
multilingualfrom create requests. To disable multilingual support, contact the Suki support team. - Announced Feb 2026 · API changelog v1.1.1 · February 2026 release notes
POST /api/v1/ambient/session/create · session_group_id
POST /api/v1/ambient/session/create · session_group_id
POST | Deprecated
-
Legacy request field name. The parameter is named
encounter_idin current documentation and will be deprecated in a future release. -
Use instead:
encounter_idon create and context calls. - Announced in Ambient API quickstart
/ws/ambient · ABORT event
/ws/ambient · ABORT event
WS | Deprecated
-
The WebSocket
ABORTevent is deprecated. ABORT ends the current stream but keeps the session active for later resumption. - Use instead: Follow current streaming guidance in Audio streaming and Ambient API quickstart.
- Announced in Ambient API quickstart · Audio streaming FAQ
InitOptions.isTestMode
InitOptions.isTestMode
Web SDK | Deprecated
- Property is deprecated for environment selection in Web SDK v3. It previously routed the SDK to stage endpoints in v2.
-
Use instead: Set
environmentonSukiAuthManager(stagingorproduction). See Migrating to Web SDK v3. - Announced in Web SDK v3 migration guide · InitOptions
If you do not see a deprecated or removed item here, please contact your partnership team for more information.