Aller au contenu principal

Refresh JWT Token

Refresh an access_token by using your refresh_token.

Request Body REQUIRED
refreshToken string REQUIRED
Responses
200

OK - The jwt token to be included in the headers of the following requests.

Schema OPTIONAL
refresh_token string
access_token string