⭐ 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

{
  "status": "string"
}

{
  "error": "E1000: Invalid request schema",
  "code": 1000,
  "statusCode": 400
}