Skip to main content
POST
Access tokens expire periodically. Use this endpoint to get a new access token without re-authenticating.

Request Body

string
required
The refresh token received during login

Response

string
New JWT access token
string
Always “bearer”