OAuth 2.0 Token Revocation (RFC 7009)
OAuth2
OAuth 2.0 Token Revocation (RFC 7009)
Invalidates a token (access or refresh) previously issued by this server. Always returns HTTP 200 with an empty body — unknown / other-client / already-revoked tokens are silently accepted to avoid leaking existence.
POST
OAuth 2.0 Token Revocation (RFC 7009)
Documentation Index
Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/x-www-form-urlencoded
Response
Revocation accepted. Empty body.