Question
How to add/remove the same tag to multiple users via API?
I've been looking at the API documentation on tags and how to a add them to users. Maybe I'm wrong, but I haven't seen if you can add or remove the same tag to multiple users. For example, if I need to add tag 'foo' to 20 users, can I do it with 1 API request?
