Refresh a user access token

Body Params

Request for refreshing authentication tokens

string
required
\S

Refresh token obtained from previous authentication

string
length ≤ 255

Username associated with the refresh token

string
length ≤ 2048

ID token from previous authentication (used to extract username for SECRET_HASH calculation)

Responses

400

Bad Request

Language
LoadingLoading…