delete_access_key
Delete an access key from a project by specifying its project ID and key ID.
Instructions
Delete an access key by ID.
Args: project_id: ID of the project key_id: ID of the access key to delete
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| key_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||