Delete User API Key
delete_user_api_keyDelete a specific API key for a user by providing user ID and key ID. Permanently removes the key from the system.
Instructions
Permanently delete a user API key by user ID and key ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | ||
| user_id | Yes | ||
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||