Refreshes the user’s JWT tokens using the provided refresh token from the Authorization header. Returns a new pair of access and refresh tokens.Documentation Index
Fetch the complete documentation index at: https://docs.duelduck.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Name | Type | Header | Required | Description |
|---|---|---|---|---|
| Authorization | string | Bearer <refresh_token> | yes | Authorization Bearer token |