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
Successful Response
Was this page helpful?