cURL
curl --request DELETE \ --url https://api.rendi.dev/v1/commands/{command_id}/files \ --header 'X-API-KEY: <api-key>'
{ "detail": "Invalid authorization key" }
Delete all stored output files associated with a command
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.
Successful Response
Was this page helpful?