Skip to main content
DELETE
Key type: requires a private key. A public key returns 403 here, because it may only upload — see key types and scope. Call this from your server, never from browser code.

Overview

Deletes the file identified by fileNo. The request needs no body.
Deletion is permanent, across both storage and the database. You cannot undo it.

Path parameters

Next steps

List files

Page through the files that remain in your workspace.

Delete folder

Remove a folder from your workspace.

Authorizations

x-api-key
string
header
required

API key for public endpoints. Can also be provided via Authorization: Bearer

Path Parameters

fileNo
string
required

Response

File deleted