Skip to main content
DELETE
Delete a file or directory

Authorizations

Authorization
string
header
required

Organization API key (msb_…) - org-scoped programmatic access.

Headers

x-msb-file-path
string
required

URL-safe base64 encoded volume-relative UTF-8 path

x-msb-file-recursive
boolean | null

Recursively remove a directory; defaults to false

Path Parameters

id
string<uuid>
required

Volume UUID

Response

Delete a file or directory

Confirmation that a filesystem change succeeded.

ok
boolean
required