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 }
The ID of the file to use for this request.
file
Was this page helpful?