POST /oauth/revoke
POST /oauth/revoke
POST
/oauth/revoke
Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”Revocation processed (always 200 per RFC 7009)