ncloud_ncs_delete_bucket_cors
Delete CORS configuration from a Ncloud Storage bucket to remove all cross-origin access rules. Requires confirm=true to execute.
Instructions
[Ncloud Storage] ⚠️ Destructive: Delete the CORS configuration of a Ncloud Storage bucket (DELETE /?cors), removing all cross-origin access rules. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket to delete CORS configuration from |