Skip to content

POST /oauth/revoke

POST
/oauth/revoke
object
token
required
string
token_type_hint

Hint about the token kind (RFC 7009). We ignore it because all lookup is by hash — but accepting it keeps the endpoint spec-shaped.

string | null

Revocation processed (always 200 per RFC 7009)