Refreshes an expired access token using a valid refresh token.
This endpoint as well as /api/token
will be used in tandem to provide authentication to all of our public endpoints.
Refresh token for generating new access token
The body is of type object
.
Authentication tokens refreshed successfully
The response is of type object
.