Skip to main content
Refresh a user token using ‘Basic <API_KEY>’. The token will be associated with the user_id and will have the specified scopes.

Arguments

String!
required
The refreshToken issued to get a new access token.

Returns

RefreshUserAccessTokenResponse — Represents the response returned from the generateUserAccessToken mutation.