Skip to main content
POST
Request for access token
This endpoint allows users to refresh their expired or soon-to-expire access tokens using a valid refresh token. It returns a new access token without requiring the user to log in again.

Authorizations

x-auth-token
string
header
required

Response

Success

userId
string
required

Onboard unique User ID

accessToken
object
required
refreshToken
object
required