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

Request Headers

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

Path Parameters

string
必須
The unique identifier of the file to delete.

Response

boolean
必須
Indicates whether the file was successfully deleted. Returns true if the deletion was successful.
string
必須
The unique identifier of the deleted file.
string
必須
The object type, which is always file.
最終更新日 2026年5月15日