ms:rtc:saas:anonApplicationTokens
- JSON
Resource to create anonymous application tokens.
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
Creates a new ms:rtc:saas:anonApplicationToken.
Request body
Click here to see the input values.
Name | Description | Required? |
---|---|---|
allowedOrigins |
Gets or sets the AllowedOrigin.
The maximum length is 500 characters. | No |
applicationSessionId |
Gets or sets the ApplicationSessionId.
The maximum length is 100 characters. | No |
meetingUrl |
Gets or sets the Meeting Url. This is used when an AnonymousApplicationToken is requested for the purpose of joining the meeting anonymously
The maximum length is 1024 characters. | No |
Response body
Item | Description |
---|---|
ms:rtc:saas:anonApplicationToken | Represents an anonymous application token. |
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 |
---|---|---|---|
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.