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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

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

Request

Responses

OK

Response Headers
    Content-Type