We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
AccessKeyDelete.mdx•805 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
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"}]} />