v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Files

Delete file

Delete file

delete/v1/files/{file_id}

Path parameters

file_idstring required

The ID of the file to delete.

The ID of the file to delete.

Response

The file was deleted.

idstring required

The file identifier that was deleted.

object'file'

The object type, which is always 'file'.

deletedboolean required

Whether the file was successfully deleted.