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

Request Headers

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

Path Parameters

string
erforderlich
The unique identifier of the file to delete.

Response

boolean
erforderlich
Indicates whether the file was successfully deleted. Returns true if the deletion was successful.
string
erforderlich
The unique identifier of the deleted file.
string
erforderlich
The object type, which is always file.
Zuletzt geändert am 15. Mai 2026