Skip to content

Token Refresh

Refreshes an email-auth session token pair.

Method and path

  • Method: POST
  • Path: /auth/refresh
  • Auth: not required

Request body

{
  "refreshToken": "refresh-token"
}

Response

  • accessToken
  • refreshToken
  • expiresIn