/calls/:id

Update a call.

🚧

Update Access

You can only update calls created by the account/system that is calling the API itself. It is not possible to update calls created by another source.

Path Params
int32
required

The ID of a call.

Body Params
int32

The ID of a person associated with this call.

string

The phone number this call was made to or from.

boolean

Sets this as an incoming or outgoing call.

string

The log message entered for this call.

string

The outcome of the call, which can be one of Interested, Not Interested, Left Message, No Answer, Busy or Bad Number.

int32

Length of the call in seconds.

string

The phone number this call was made to.

string

The phone number this call was made from.

int32

The ID of the user that made or received a call. (This can only be set by administrators, otherwise the currently logged in user's ID is used.)

string

The URL for the call recording.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json