ms:rtc:saas:anonApplicationTokens

Resource to create anonymous application tokens.

Web link

For more on web links, see Web Links.

Name Description
relThe resource that this link points to. In JSON, this is the outer container.
hrefThe 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
ServiceFailure500CallbackChannelError
Conflict409AlreadyExists
Conflict409TooManyGroups
Conflict409None
Gone410CannotRedirect

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.