Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Immediately and permanently invalidates the key. Clerk session auth.
cURL
curl --request DELETE \ --url https://api.useqrkit.com/v1/tokens/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "object": "<string>", "deleted": true }
API key in the Authorization header: Bearer qr_live_… or Bearer qr_test_…. Token endpoints take a Clerk session JWT instead.
Bearer qr_live_…
Bearer qr_test_…
Key id (key_…).
key_…
Revocation confirmed
true