Skip to main content
Version: v0.23.1

Update the tunable configuration for a session

PATCH 

/api/sessions/:sessionId/config

Merges the supplied keys into the session config; omitted keys are left unchanged and an explicit null clears a key back to its default. No restart is required or performed. autoRejectCalls is re-read on every incoming call, so it applies immediately; the two reconnect settings are read once per start and therefore apply on the next start.

Request

Responses

Updated session configuration