specification
specification copied to clipboard
Missing `addTags` and `removeTags`
These are used e.g., when adding or removing language tags from your own profile. I am not sure why there is a specific endpoint for this, and why it doesn't just PUT the user-profile (that works too).
- /users/{userId}/addTags
- /users/{userId}/removeTags