Delete all files matching a prefix (bulk delete)
Delete all files matching a prefix (bulk delete)
Query parameters
Session / container identifier.
Key prefix to delete. All uploaded files whose relative path starts with this string are removed. Must be non-empty. A trailing / is recommended to avoid accidentally deleting sibling keys that share the same prefix string (e.g. use data/2024/ not data/2024).
Response
Object type discriminator, always ‘prefix_deleted’.

