Api tweaks #710
Scarecrow0w
started this conversation in
Ideas
Api tweaks
#710
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. Could you please extend API:
/api/users
withfields
param, so we could provide fields to be only included in the response. It would be much lightweighter query if I want to get onlyusername
anddata_limit
field/api/users/reset
withusernames
param, so we could provide resetable usernames array|json. Because it's not convienent to reset users 1 by 1 if I don't need to reset them all. I could need to reset 150/200 users and it would be much easier to do this with 1 query instead of 150Beta Was this translation helpful? Give feedback.
All reactions