Ambient Session Management
Ambient Session Metadata
deprecated
Add metadata to ambient session (deprecated; use context endpoint instead)
POST
cURL
We no longer support this endpoint. If you are using it, update your code to use the Context endpoint instead. That endpoint lets you set for an .
Headers
sdp_suki_token
Unique identifier for the provider. Optional for standard partners. Required for Single Auth Token authentication, where multiple providers share the same partner_token.
Example:
"provider-123"
Path Parameters
ambient_session_id
Body
application/json
Metadata
Request body for the /session/{ambient_session_id}/metadata endpoint
Optional - Default note sections used if not provided
Optional - {YYYY-MM-DD}
Example:
"2000-01-01"
Optional
Available options:
male, female, other, unknown Example:
"male"
Optional - Defaults to FAMILY_MEDICINE if not provided
Example:
"CARDIOLOGY"
Response
Last modified on May 22, 2026
cURL