Skip to main content

Refresh Token

GET 

/api/auth/refresh

Refreshes the authentication token. Does not require Bearer token as the current token is used from the request context.

Authentication: Not required (uses current token for refresh).

Request

Responses

Successful response