Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "token": "token", "refreshToken": "refreshToken" }
{ "id": "<string>", "kind": "<string>", "href": "<string>", "code": "<string>", "reason": "<string>", "operation_id": "<string>", "details": {} }
Exchange a refresh token for a new access token
The refresh token to exchange for a new access token
Token refreshed successfully
New access token
New refresh token (old one is revoked)