设置通知级别 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.