⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/server/clear_temp

Delete temporary files on the Zipline server and return a short status message (admin only).

DELETE/api/server/clear_temp

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/server/clear_temp"
{  "status": "string"}