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

/api/user/export

Delete a specific export and remove its archive file from storage.

DELETE/api/user/export

Query Parameters

id?string

Response Body

application/json

application/json

{
  "deleted": true
}

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