Skip to main content

Refresh tokens

POST 

/v1/user/auth/token/refresh

Redeems a refresh token issued by this surface for a fresh token set. The refresh token is rotated: the response carries a new one and the presented token is spent. Replaying a spent token is treated as theft and terminates the login, so clients must persist the token from each response.

Request

Responses

ESP User token set.