Delete the contents of a specified folder in the file store

Deletes all contents within the specified folder path and folder name.
The operation is performed asynchronously and returns the status of the deletion.

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

The request object containing:

  • FolderPath: The path of the folder whose contents are to be deleted.
  • FolderName: The name of the folder whose contents are to be deleted.
string | null
string | null
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