Closed
Description
@atelomycterus - We'd like to start planning to integrate forum preferences into the main Topcoder community app at some point in the future.
We'd like to have endpoint(s) to:
- Get the user's current notification preferences
- Set the user's current notification preferences
Ideally we wouldn't need the token for these API endpoints - we would use the user's Topcoder JWT instead. That way the community app can just pass along the token that it already has for the logged in user.