Issue a new session token if the current one is still valid
Use this endpoint to obtain a fresh JWT token without re-authenticating via OTP. The current token must still be valid. Call this before your token expires to avoid service interruptions.Documentation Index
Fetch the complete documentation index at: https://docs.useknot.xyz/llms.txt
Use this file to discover all available pages before exploring further.
true when the refresh succeeds.| Status | Description |
|---|---|
401 | Token is missing, invalid, or already expired |
429 | Rate limit exceeded |