🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
curl https://api.portkey.ai/v1/files/file-abc123 \
-X DELETE \
-H "x-portkey-api-key: $PORTKEY_API_KEY" \
-H "x-portkey-virtual-key: $PORTKEY_PROVIDER_VIRTUAL_KEY" \{
"id": "<string>",
"object": "file",
"deleted": true
}curl https://api.portkey.ai/v1/files/file-abc123 \
-X DELETE \
-H "x-portkey-api-key: $PORTKEY_API_KEY" \
-H "x-portkey-virtual-key: $PORTKEY_PROVIDER_VIRTUAL_KEY" \{
"id": "<string>",
"object": "file",
"deleted": true
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the file to use for this request.
Was this page helpful?