ncloud_delete_sub_account_access_key
Permanently delete a sub account's API access key, causing immediate failure for any client using it and cannot be restored. Set confirm=true to execute; use status update to temporarily disable instead.
Instructions
⚠️ Destructive: Permanently delete a sub account's API access key. Any client still using this key will start failing immediately and the key cannot be restored — to disable a key temporarily use ncloud_set_sub_account_access_key_status instead. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| accessKey | Yes | Access key to delete (see ncloud_list_sub_account_access_keys) | |
| subAccountId | Yes | Sub account ID |