Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.1Oauthrequestschemaoauth2inputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.1v2.12.2 - latestv2.12.1v2.12.0v2.11.10v2.11.9input_objectOAuthRequestSchemaOauth2InputSchema representing the OAuth2 token details.Fieldsaccess_tokenStringOAuth2 access token.expiryIntAccess token expiry time in milliseconds since epoch.refresh_tokenStringOAuth2 refresh token.Previous« OAuthRequestSchemaInputNextOAuthRequestSchemaProfileInput »