/api/user/files/incomplete
Delete one or more incomplete file records owned by the authenticated user.
DELETE
/api/user/files/incompleteRequest Body
application/json
id*array<string>
Response Body
application/json
application/json
{
"count": 0
}{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}