v13

latestSwagger 2.02026-07-1334135160.5 KB
MidConnections

Stops media streaming in the call

Stops media streaming in the call.

post/calling/callConnections/{callConnectionId}:stopMediaStreaming

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 stop media streaming request and will begin processing it. You will receive either MediaStreamingStopped or MediaStreamingFailed event at your specified callback URI to update you on the status of the request.