Request Headers
Enum:
application/json
Bearer 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
.