Delete file
Batch
Delete file
DELETE
Delete file
Deletes a specific file using its file ID.
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Path Parameters
The unique identifier of the file to delete.
Response
Indicates whether the file was successfully deleted. Returns
true if the deletion was successful.The unique identifier of the deleted file.
The object type, which is always
file.Last modified on June 10, 2026