Skip to main content
DELETE
Delete file
Deletes a specific file using its file ID.

Request Headers

string
requerido
Enum: application/json
string
requerido
Bearer authentication format, for example: Bearer {{API Key}}.

Path Parameters

string
requerido
The unique identifier of the file to delete.

Response

boolean
requerido
Indicates whether the file was successfully deleted. Returns true if the deletion was successful.
string
requerido
The unique identifier of the deleted file.
string
requerido
The object type, which is always file.
Última modificación el 15 de mayo de 2026