Call Analysis
Create a call analysis job
Upload a new call recording
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Call analysis creation payload
URL of source recording (must be an accessible WAV file). Can be a signed URL.
When the call started (ISO 8601 format)
Interface type of the call (PHONE or WEB)
Available options:
PHONE
, WEB
Direction of the call (INBOUND or OUTBOUND)
Available options:
INBOUND
, OUTBOUND
Exactly two participants in the call
URL of source stereo recording in WAV format. Must be accessible. Can be a signed URL. While optional it allows for a richer audio player
Reason why the call ended (optional)
Whether this is a test call
Response
200 - application/json
Created call analysis job
Analysis job with associated call context