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

Response

successful

successboolean
owner_emailstring nullable
key_namestring nullable

Changes