Revoke a refresh or access token (RFC 7009).
The client tells us which token to invalidate. We:
token_type_hint is informational only — clients use it to say
“I think this is a refresh_token / access_token”. We don’t trust
it; we always probe both possibilities.
Documentation Index
Fetch the complete documentation index at: https://docs.big-panda.ai/llms.txt
Use this file to discover all available pages before exploring further.
API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.
Successful Response