Internal

Revoke access

Internal endpoint to revoke access tokens. Use with caution. Requires HKA_REVOCATION_KEY environment variable authentication. This is used for Revoker to allow security researchers to revoke compromised tokens.

post/api/internal/revoke

Request body

tokenstring required
submitterstring
commentstring

Response

created

successboolean
statusstring
token_typestring
owner_emailstring nullable
key_namestring nullable

Changes