POST
/
mg-autotranscribe
/
v1
/
start-streaming

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Body

application/json
agentId
string
required

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

customerId
string
required

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

guid
string
required

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

namespace
enum<string>
required

The media gateway platform or protocol you are using.

Available options:
siprec,
twilio,
amazonconnect,
genesysaudiohook
amazonConnectParams
object
autotranscribeParams
object
siprecParams
object
twilioParams
object

Response

200 - application/json
autotranscribeResponse
object
errorMessage
string
isOk
boolean