OpenAI Integration

Delete file (OpenAI format)

Deletes an uploaded file.

Note: This endpoint also works without the /v1 prefix (e.g., /openai/files/{file_id}).

delete/openai/v1/files/{file_id}

Path parameters

file_idstring required

File ID to delete

Query parameters

providerstring

Provider for the file

Response

Successful response

idstring
objectstring
deletedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.