post https://dev-openbanking.pub.credrails.com/api/v2/auth/refresh-token
Let's Renew Our Permit!
The JSON Web Token (JWT) token has a short lifespan, so when the time comes to refresh it, use the refresh token and user ID that you received during the User Login request."
Here's what we need from you:
{
"refreshToken": "PLACEHOLDER_REFRESH_TOKEN",
"userId": "skbksh-skdhs-ajhsb-3jbss"
}