key_delete
Delete a key from a project by providing the project ID and key ID.
Instructions
Delete a key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| key_id | Yes | The ID of the key to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |