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

/api/user/files/transaction

Bulk update files owned by the user: favorite/unfavorite or move them into a folder.

PATCH/api/user/files/transaction

Request Body

application/json

Response Body

application/json

application/json

{
  "count": 0,
  "name": "string"
}

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