cURL
curl --request DELETE \ --url https://api.rendi.dev/v1/files/{file_id} \ --header 'X-API-KEY: <api-key>'
{ "detail": "Invalid authorization key" }
Delete a stored file in Rendi
Documentation IndexFetch the complete documentation index at: https://rendi.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://rendi.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the file to delete
Successful Response
Was this page helpful?