Requested feature overview description.
Add documentation for undocumented endpoints like:
- POST /post_sets/setid/add_posts.json
- POST /post_sets/setid/remove_posts.json
- GET /post_sets/for_select.json
- POST /users/userid
- [...] and so on
Why would it be useful?
Because it would make it easier to develop userscripts or browser addons that aims to improve account management
Currently the API page is seemingly only catered towards people who want to develop their own frontend and its really time consuming to intercept http requests to figure out what to send to the server
What part(s) of the site page(s) are affected?
The API page on the help section