| Method | /V2/Soap.svc/GetAppIdToken |
In This Topic
Request (LanguageService_GetAppIdToken_InputMessage)
The request body is of type GetAppIdToken.
Request Body Parameters
| Name | Description | Data Type |
| appId | | xml:string |
| minRatingRead | | xml:int |
| maxRatingWrite | | xml:int |
| expireSeconds | | xml:int |
Overview
 |
 |
Sequence
 |
appId optional xs:string
A string containing "Bearer" + " " + access token.
|
| |
Response (LanguageService_GetAppIdToken_OutputMessage)
The response body is of type GetAppIdTokenResponse.
Response Body Parameters
| Name | Description | Data Type |
| GetAppIdTokenResult | | xml:string |
Overview
 |
 |
Sequence
| |
See Also