OpenAI Integration
Delete file from container (OpenAI format)
Deletes a file from a container.
Note: This endpoint also works without the /v1 prefix (e.g., /openai/containers/{container_id}/files/{file_id}).
delete/openai/v1/containers/{container_id}/files/{file_id}
Path parameters
container_idstring required
Container ID
file_idstring required
File ID to delete
Query parameters
providerstring
Provider for the container (defaults to openai)
Response
Successful response