API permission required for triggering topic timer

Hello!

I’m trying to trigger a “close topic x days after last reply”, but I can’t seem to work out what permission is needed. I don’t really want to grant a full write permission.

Specific endpoint:
POST /t/{ID}/timer

Example payload:

status_type=close&based_on_last_post=true&duration_minutes=20160

Can anyone point me in the right direction, please?

Many thanks in advance!

1 like