Batch
Delete File
Remove a file and its content at /v1/files/
DELETE
Delete a file
Overview
Deletes a file immediately. A batch that has already read an input file keeps running; deleting an output file makes its results unrecoverable. Files you leave alone are deleted on their own atexpires_at.Authorizations
Morph API key, passed as Authorization: Bearer sk-.... Create keys at https://www.morphllm.com/dashboard/api-keys.
Path Parameters
Identifies the file to delete.
The file_ prefixed id of the file to remove.
Example:
"file_9c2c1c3e-5b6a-4f0e-8d0f-2a1b3c4d5e6f"
Response
The file was deleted.
Delete a file