Authentication using JWT
Refresh Token Endpoint
The Token Refresh endpoint allows users to refresh JSON Web Tokens (JWT) seamlessly. By providing a valid refresh token, users can obtain new JWT tokens, ensuring uninterrupted access to protected resources.
POST
Authorizations
Body
application/json
Response
201 - application/json
The response is of type object
.