Delete multiple files from the file store

Deletes multiple files at the given path with partial success handling.
Found files are deleted, while missing files return detailed error information.
Each file’s deletion status is tracked in the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request object containing:

  • FilePath: Common path where the files are stored.
  • FileNames: Collection of file names to be deleted.
string | null
FileNames
array of strings | null
FileNames
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

503

Service Temporarily Unavailable

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json