Skip to main content
DELETE
/
api
/
v1
/
runtime
/
v1
/
files
/
{fileId}
Delete file by provider/fileId
curl --request DELETE \
  --url https://api.runflow.ai/api/v1/runtime/v1/files/{fileId}

Documentation Index

Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

fileId
string
required

Provider-issued file id.

Query Parameters

provider
string
required

Provider key (e.g. openai).

providerName
string

Provider profile name.

Response

Delete result from the provider.