A valid request URL is required to generate request examples
{ "id": "<string>", "phone_number": "<string>", "status": "<string>", "direction": "<string>", "org_id": "<string>", "agent_id": "<string>", "duration": 0, "transcript": "<string>", "recording_url": "<string>", "cost": 0, "metadata": {}, "structured_data": {}, "contact_id": "<string>", "created_at": "<string>", "updated_at": "<string>" }
Update metadata or status on an existing call record.
Request body for partially updating a call record.
Successful Response
Full call details returned by GET /v1/call/{id}.