Refresh service account access token
service-accounts
Refresh service account access token
Reads the refresh token from the HttpOnly ‘sa_refresh_token’ cookie and issues a new access token. The old refresh token is immediately invalidated (single-use rotation). If a refresh token is reused, all tokens for the service account are revoked. No authentication required.
POST
Refresh service account access token
Documentation Index
Fetch the complete documentation index at: https://docs.genow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication. Format: 'Bearer '
Exchange service account API key for access tokenExchange one-time magic link token for access token

