Body
application/json
The media gateway platform or protocol you are using.
Available options:
siprec
, twilio
, amazonconnect
, genesysaudiohook
The globally unique Id for the call, also sometimes called Unique Call Id (UCID). Must be in decimal form.
Id of the customer on the call. Usually taken from Call Center CTI information.
The Id of the agent on the call. Usually taken from Call Center CTI information.
Example:
{
"language": "en-US",
"detailedToken": false,
"audioRecordingAllowed": false,
"redactionOutput": "redacted"
}
Example:
{
"trackMap": {
"inbound": "customer",
"outbound": "agent"
}
}
Example:
{
"streamArn": "arn:aws:kinesisvideo:us-east-1:000000000000:stream/streamtest-connect-asappconnect-contact-1117e864-690f-4e1e-9dcf-6fbfcc288e41/1654194145007",
"startSelectorType": "FRAGMENT_NUMBER",
"afterFragmentNumber": "91343852333181476958523476930058290730435475343"
}