v1

latestOpenAPI 3.0.12026-07-224530222.8 KB
Calls

Log call

Log call

post/calls

Request body

fromstring required

The phone number that initiated the call

tostring required

The phone number that received the call

durationinteger required

The duration of the call in seconds

answeredboolean required

A boolean indicating whether the call was answered

humanboolean required

A boolean indicating whether a human answered the call or if it was detected as a machine/voicemail

transcriptionstring

The text representation of the call's audio, if available

recording_urlstring
disposition_idstring uuid

Call disposition ID. If the given disposition has its action set to "complete", the specified task will be marked as completed, along with the associated sequence lead.

task_idstring uuid required
user_idstring uuid required

Response

successful

idstring uuid
disposition_idstring uuid
durationinteger
fromstring
tostring
notesstring nullable
transcriptionstring nullable
task_idstring uuid
user_idstring uuid
answeredboolean
humanboolean
externalboolean
start_datestring date_time