النطاق الصحيح لنقطة نهاية API لتعيين مستوى الإشعارات

What’s the correct scope to limit an API Key to just the Set Notification Level endpoint?

My external service needs to set the notification level on a given topic, for any given user. So I guess I need User Level to be All Users, Scope as Granular - but the (?) help on the page doesn’t give any direction as to which scope is concerned with notification levels.

Can someone help?

إعجاب واحد (1)

I’d like to know this too. We have a lot of problem getting people watching important topics that we use as mailing lists. We’d like to either do it for them, or have a few big buttons they could push to watch important topics.

I think you can now use the /t/<topic_id>/notifications endpoint for this:

إعجابَين (2)

Thanks for the prompt reply.