assistants
Update a revision's voice call behavior settings
Partially update voice call behavior settings on this revision.
Unset fields are left unchanged; the merged result is fully validated. The write is strictly revision-scoped and goes through the revision lifecycle door (agent lock + version bump + audit + fingerprint) — 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 revision edit.
patch/v1/assistants/{agent_id}/revisions/{revision_id}/call-settings
Path parameters
agent_idstring uuid required
revision_idstring uuid required
Request body
Response
Successful Response