Authentication API
Refresh access token
Refresh access token
POST
Body
application/json
Refresh token
The body is of type object
.
Response
200
application/json
Access token refreshed successfully
The response is of type object
.
Refresh access token
Refresh token
The body is of type object
.
Access token refreshed successfully
The response is of type object
.