The authenticated session token or failure result.
The schema defines the following types.
| Type | Summary |
|---|---|
| AuthTokenAbsenceReason | Reasons why an authenticated session token was not returned. |
| AppAuthTokenAbsenceReason | Reasons why an authenticated session token was not returned. |
The schema defines the following elements.
| Type | Summary |
|---|---|
| info | The response for the request to create an authenticated session token. |
Callers may request an authenticated session token for one application. If an authenticated session token cannot be created, the entire request will not fail, rather we return the absence reason for the application id for whom token could not be created. The request is considered a success if the authenticated session token could be created for the specified application id.