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
refresh_token
string
required

Response

Token refreshed successfully

access_token
string
refresh_token
string