Delete favorite files and folders (using body parameters)
DELETE/api/2.0/files/favorites
Removes files and folders with the IDs specified in the request from the favorite list. This method uses the body parameters.
Request
Responses
- 200
- 401
Boolean value: true if the operation is successful
Unauthorized