Acronis · Schema

TokenResponse

OAuth2 token response

CybersecurityData ProtectionEndpoint Management

Properties

Name Type Description
access_token string JWT access token
token_type string
expires_in integer Token lifetime in seconds
refresh_token string Refresh token for obtaining new access tokens
scope string Granted OAuth2 scopes
View JSON Schema on GitHub