delete_api_key
Remove and deactivate an API key from a project in the MCP Server for Coroot to enhance security and manage access effectively. Requires project ID and the key string. Action is irreversible.
Instructions
Delete an API key.
Removes an API key from the project. This action cannot be undone.
Args: project_id: Project ID key: The API key to delete (the actual key string)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | ||
project_id | Yes |