batchDelete API operation for Object Storage
- Services: Object Storage
- Release Date: November 19, 2025
You can now delete up to 1,000 objects from one bucket in a single request by providing an explicit list of object names with the batchDeleteObjects operation. You can use the API or CLI to perform this task.
Previously, you could only use the bulk-delete CLI command, which deletes objects by selection criteria such as bucket and prefix.
For more information, see Batch Deleting Objects.