post
https://mediastoreapi-sandbox.cleeng.com/auths/refresh_token
This endpoint can be used to grant a new JWT in order to extend user session. Refresh token passed in request body will be invalidated. A new JWT and a new refresh token will be returned in response. JWT is valid for 15 minutes and a refresh token is valid for 100 days.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Errors
| HTTP Status code | Error code | Message |
|---|---|---|
| 400 | REQ0001 | Invalid request body |
| 401 | AUTH0003 | Refresh token is expired or does not exist |
| 409 | MSSDK0101 | Transaction is ongoing for the provided item |
| 500 | SXXXX (X - number) | Internal Server Error |

