v13

latestSwagger 2.02026-07-1334135160.5 KB
MidConnections

Starts media streaming in the call

Starts media streaming in the call.

post/calling/callConnections/{callConnectionId}:startMediaStreaming

Path parameters

callConnectionIdstring required

The call connection id.

Query parameters

api-versionstring required

Version of the API to invoke.

Request body

operationCallbackUristring

Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation. This setup is per-action. If this is not set, the default callback URI set by CreateCall/AnswerCall will be used.

operationContextstring

The value to identify context of the operation.

Response

The service has accepted the start media streaming request and will begin processing it. You will receive either MediaStreamingStarted or MediaStreamingFailed event at your specified callback URI to update you on the status of the request.