teams
Update a team's voice call behavior settings
Partially update voice call behavior settings on this team.
Unset fields are left unchanged; the merged result is fully validated. The write is strictly team-scoped (row-locked, actor-audited) — the runtime overlays this JSON onto the in-memory pipeline configuration at call setup, so the (possibly saved/shared) VPC row is never mutated by a team settings edit.
patch/v1/teams/{team_id}/call-settings
Path parameters
team_idstring uuid required
Request body
Response
Successful Response