Update a call
Update mutable fields on an existing call observation. Immutable fields
(call_identifier, agent_id, client_id, recording_url,
transcript) cannot be changed after ingestion.
Authentication
API key from RubricHQ Settings → API Keys. Send it as: Authorization: Bearer <YOUR_API_KEY>.
Path parameters
Your call_identifier, or RubricHQ’s internal integer call ID.
Query parameters
Optional. RubricHQ client (workspace) ID. Defaults to the workspace your API key belongs to; pass it only to target another workspace you can access.
Request
Free-text label for this call (visible in the dashboard).
Short tag for grouping/filtering calls.
How the call ended (e.g. Completed, Dropped, Transferred).
Merged into the existing metadata (not a full replace). Keys you send are
added or overwritten; keys you omit are preserved. Send a key with a null
value to delete it.
Response
pending— analysis queued or in progresscomputed— all metrics computed successfullyfailed— analysis encountered an error