v1

latestOpenAPI 3.0.32026-07-172892106.1 KB
files

Delete File

Delete a file.

delete/files/{fileId}

Path parameters

fileIdstring required

Response

OK

deletedboolean required

The deletion status.

idstring uuid required

The ID of the deleted file.

objectstring required

The object type that was deleted

Example response

{
  "object": "[\"file\"]"
}