Skip to main content
POST
Refresh access token

Body

application/json
refresh_token
string
required

JWT refresh token obtained from sign in

Response

Tokens refreshed successfully

msg
string
required

Human-readable message describing the result

Example:

"Successfully Created New Refresh Token!"

data
object
required

Response payload (null on error)