Change the file favorite status
GET/api/2.0/files/favorites/:fileId
Changes the favorite status of the file with the ID specified in the request.
Request
Responses
- 200
- 401
- 403
Boolean value: true - the file is favorite, false - the file is not favorite
Unauthorized
You don't have enough permission to perform the operation