You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an API endpoint to change the archive/inbox and trash states for files. This would allow for many nice things in third party client applications like mobile archive/delete filters and such. Currently such functionality requires the third party app to set a special tag on the files to archive/inbox/delete and the user has to go and manually apply those operations.
The text was updated successfully, but these errors were encountered:
I am running super late on the week, but I have added basic commands for these for 415. I don't have documentation or proper unit tests ready, but feel free to play with them:
It would be nice to have an API endpoint to change the archive/inbox and trash states for files. This would allow for many nice things in third party client applications like mobile archive/delete filters and such. Currently such functionality requires the third party app to set a special tag on the files to archive/inbox/delete and the user has to go and manually apply those operations.
The text was updated successfully, but these errors were encountered: