Delete an uploaded file.

Privileges: GAIA_MODIFY

Deletes an uploaded file by its file ID.
This is used when a user removes a file after upload is complete.
The file will be soft-deleted and will not be included in the dataset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string | null
required

The unique file identifier returned from the upload-file API.

Query Params
string | null

Optional dataset ID to scope the deletion to a specific dataset.

Responses
204

File deleted successfully.

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