Authentication
/token
Refresh the JWT access token
POST
Body
application/json
Refresh Token
Example:
"2c35b6f3-c4b9-48e3-978a-d4d0f1d42e24"
Response
200 - application/json
Successfully refreshed the JWT access token
Refresh token id
Example:
"2c35b6f3-c4b9-48e3-978a-d4d0f1d42e24"
Refresh token during authentication or when refreshing the JWT
Example:
"2c35b6f3-c4b9-48e3-978a-d4d0f1d42e24"