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

/api/user/files/incomplete

Delete one or more incomplete file records owned by the authenticated user.

DELETE/api/user/files/incomplete

Request Body

application/json

id*array<string>

Response Body

application/json

application/json

{
  "count": 0
}

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