Does anyone know if there’s a way to update user preferences through the Mastodon API.
https://docs.joinmastodon.org/methods/preferences/ has a GET, but no PATCH/POST AFAICT.
There exists the source attribute within an Account object, but it doesn’t map 1:1 with the options the preferences have.
Oh gross, these are just not editable by a user.