AccessKeyDelete.mdx•878 B
---
title: Access Key Delete
description: |
Revoke an access key. This will immediately invalidate the key and it
will no longer be usable for authentication.
full: false
_openapi:
method: DELETE
route: /auth/access-keys/{access_key_id}
toc: []
structuredData:
headings: []
contents:
- content: |
Revoke an access key. This will immediately invalidate the key and it
will no longer be usable for authentication.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Revoke an access key. This will immediately invalidate the key and it
will no longer be usable for authentication.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/access-keys/{access_key_id}","method":"delete"}]} webhooks={[]} hasHead={false} />