Authentication
Refresh an access token
Refresh the access token
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
text/plain
Access token refreshed
The response is of type object
.