> ## Documentation Index
> Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete bucket CORS

> Simple steps to delete bucket CORS settings in Telnyx Cloud Storage with AWS S3 API and specific endpoints.

# DeleteBucketCors

## Example DeleteBucketCors request

```bash theme={null}
user@host % aws s3api delete-bucket-cors --bucket chatgpt-bucket-1696358562 --profile us-east-1.telnyxcloudstorage.com --endpoint-url https://us-east-1.telnyxcloudstorage.com
```
