Skip to main content
POST
Refresh access token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
refreshToken
string
required

Response

Success

token
string
refreshToken
string