Delete CDN Directory (prefix)
Arguments
- prefix
Character(1). CDN path (without trailing slash) of the “directory” to delete.
- bucket
Character(1). Name of the Spaces bucket.
- recursive
Logical(1). If `FALSE` (the default), only the empty placeholder (`<prefix>/`) is removed and it errors if any other keys are present. If `TRUE`, *all* keys under `<prefix>/` (including the placeholder) are deleted.
