you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

My mastery of the dark arts is truly unparalleled 😎

Actual answerThe option doesn't appear on lemmy-ui for reasons beyond me, but it's not blocked in the API so I just did this with curl:

cu -H 'Content-Type: application/json' https://feddit.uk/api/v3/community/mod -X POST -d '{"community_id": 502135, "person_id": 17930, "added": true}'

  • source
  • parent