TokenResponse

  • accessToken
    Type: string
    required

    A bearer token for use in the Authorization header of an HTTP request, like "Authorization: Bearer {accessToken}". See The OAuth 2.0 Authorization Framework: Bearer Token Usage in RFC 6750 for more details.

  • expiresAt
    Type: string ยท DateTimeUtcFormat: date-time
    required

    The date-time notation is defined by RFC 3339, section 5.6.