25 Feb
2019
25 Feb
'19
11:15 a.m.
Abhilash Raj wrote:
So the URL should basically be:
http://examplelist.listserver.ku.dk/3.1/members/<member_id>/prefere...
Thank you, that helps me part of the way.
But as I use REST to comminucate with the Docker image using http://172.19.199.2:8001/3.1/ I cannot use http://examplelist.listserver.ku.dk/3.1/members to specify the list.
I need something to change all subscribers on a specific list to MIME Digest, either in one go or one by one using http://172.19.199.2:8001/3.1/members/[Member ID]/preferences something something.
-- Henrik