Removing a moderator via the REST API
You can currently add moderators to a mailing list via the REST API by posting to the members
endpoint with role
set to moderator
.
However it doesn't appear that you can remove a person as moderator via the API, per a comment made by Mark on 8/12/24 in this thread: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/D...
We've already got scripts we use to manage moderators on lists, but we're trying to convert everything over to use the API. Does anyone have an idea of when this functionality will make it into the API? Thank you.
On 11/14/24 13:44, Andy Matthews wrote:
However it doesn't appear that you can remove a person as moderator via the API, per a comment made by Mark on 8/12/24 in this thread: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/D...
I'm not sure what I said there to make you think that, but first you have to be able to do this via the API because Postorius does it via mailmanclient which uses the API.
See https://gitlab.com/mailman/mailmanclient/-/blob/master/src/mailmanclient/res...
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Andy Matthews
-
Mark Sapiro