Creates a ticket to enable logon-free access to the Simple Log Service console or embed console pages into a third-party system.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /tickets HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
expirationTime | long | No | The validity period of the ticket that is used for logon-free access. Unit: seconds. Default value: 86400. Maximum value: 2592000. The value 86400 specifies one day. | 86400 |
Response parameters
Examples
Sample success responses
JSON
format
{
"ticket": "eyJ***************.eyJ******************.KUT****************"
}
Error codes
For a list of error codes, visit the Service error codes.