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

