Skip to main content

Delete Object

Delete an object by given key in a given bucket.

External Documentation

To learn more, visit the Cloudflare R2 documentation.

Basic Parameters

ParameterDescription
Bucket NameThe name of the bucket to delete the object from. Can be obtained by the List Buckets action.
Key NameThe key name of the object to delete. Can be obtained by the List Objects action.

Advanced Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.

Workflow Library Example

Delete Object with Cloudflare R2 and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop