Create a call

Creates a new call record with an associated recording. The recording must be provided as a base64-encoded string.

Body Params
string

Must be a UUID. The unique identifier of the claim for which the call is being made.

string

Must be a UUID. The unique identifier of the policyholder for whom the call is being made.

string
enum

The direction of the call.

Allowed:
string

The phone number the call was made from.

string

The phone number the call was made to.

string
enum

The topic category of the call.

Allowed:
integer
≥ 0

The duration of the call in seconds.

string
enum

The status of the call.

Allowed:
string
required

The filename of the recording (e.g., Recording0001.mp3).

string
required

The MIME type of the recording. Must be audio/mpeg.

string
required

The base64-encoded string of the call recording.

Response

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