ms:rtc:saas:stopAudioVideo
- JSON
Represents an operation to stop established AudioVideo. This token indicates the user has ability to renegotiate both audio and video.
Web link
For more on web links, see Web Links.
Name | Description |
---|---|
rel | The resource that this link points to. In JSON, this is the outer container. |
href | The location of this resource on the server, and the target of an HTTP operation. |
Properties
None
Links
None
Operations
Operation description coming soon...
Request body
Click here to see the input values.
Name | Description | Required? |
---|---|---|
acceptedBy | The sip uri of the user that accepted the call. | No |
reason | The reason the call was terminated. | No |
Response body
None
Synchronous errors
The errors below (if any) are specific to this resource. Generic errors that can apply to any resource are covered in Generic synchronous errors.
Error | Code | Subcode | Description |
---|---|---|---|
NotFound | 404 | None | Call Not Found |
ServiceFailure | 500 | CallbackChannelError | |
Conflict | 409 | AlreadyExists | |
Conflict | 409 | TooManyGroups | |
Conflict | 409 | None | |
Gone | 410 | CannotRedirect |
Examples
Request
JSON Response
This sample is given only as an illustration of response syntax. The semantic content is not guaranteed to correspond to a valid scenario.