...
Reference
Request reference:
Property | Description |
---|---|
lifetimeSeconds | Lifetime in seconds for the access token. Set this value to |
description | User-friendly description of the token |
Response reference:
Property | Description | ||
---|---|---|---|
tokenValue | The token itself.
| ||
tokenInfo.tokenId | Internal identifier for the token.
| ||
tokenInfo.description | User-friendly description for the access token | ||
tokenInfo.expiredAt | Timestamp for when the access token expires. A | ||
tokenInfo.lastUsed | Timestamp for when the access token was last used. A | ||
tokenInfo.createdAt | Timestamp for when the access token was created |