POST
/
mg-autotranscribe
/
v1
/
start-streaming

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Body

application/json
namespace
enum<string>
required

The media gateway platform or protocol you are using.

Available options:
siprec,
twilio,
amazonconnect,
genesysaudiohook
guid
string
required

The globally unique Id for the call, also sometimes called Unique Call Id (UCID). Must be in decimal form.

autotranscribeParams
object
siprecParams
object
twilioParams
object
amazonConnectParams
object
customerId
string
required

Id of the customer on the call. Usually taken from Call Center CTI information.

agentId
string
required

The Id of the agent on the call. Usually taken from Call Center CTI information.

Response

200 - application/json
autotranscribeResponse
object
isOk
boolean
errorMessage
string