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

/api/user/export

Start an export job that zips all of your files into a downloadable archive.

POST/api/user/export

Response Body

application/json

application/json

{
  "running": true
}

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