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

Request Headers

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

Path Parameters

string
obrigatório
The unique identifier of the file to delete.

Response

boolean
obrigatório
Indicates whether the file was successfully deleted. Returns true if the deletion was successful.
string
obrigatório
The unique identifier of the deleted file.
string
obrigatório
The object type, which is always file.
Última modificação em 15 de maio de 2026