Update Call Records
Phone Calls
Update Call Records
Update a logged call by its id — outcome, notes, duration.
PUT
Update Call Records
Update a logged call by its id — outcome, notes, duration. Send only what changes. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Call record ID.
Query Parameters
Whether to create an individual record.
Caller user IDs.
Contact ID.
Account ID.
Dialed phone number.
Caller phone number.
Call status.
ISO 8601 start time.
ISO 8601 end time.
Duration in seconds.
Purpose ID.
Outcome ID.
Response
Successful response
Updated call record (when returned).