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

Request Headers

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

Path Parameters

string
requis
The unique identifier of the file to delete.

Response

boolean
requis
Indicates whether the file was successfully deleted. Returns true if the deletion was successful.
string
requis
The unique identifier of the deleted file.
string
requis
The object type, which is always file.
Dernière modification le 15 mai 2026