access-token
Post access token refresh
Refresh access token
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Refresh access token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.