Delete Object
Delete an object by given key in a given bucket.
External Documentation
To learn more, visit the Cloudflare R2 documentation.
Basic Parameters
Parameter | Description |
---|---|
Bucket Name | The name of the bucket to delete the object from. Can be obtained by the List Buckets action. |
Key Name | The key name of the object to delete. Can be obtained by the List Objects action. |
Advanced Parameters
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Workflow Library Example
Delete Object with Cloudflare R2 and Send Results Via Email
Preview this Workflow on desktop