Refresh Token
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
refreshTokenstringRequiredExample:
Refresh token
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9Responses
201
Created
application/json
accessTokenstringRequired
Access token
refreshTokenstringRequired
Refresh token
400
Bad Request
application/json
401
Unauthorized
application/json
post
/auth/refresh-tokenLast updated
Was this helpful?

