Can I configure "allow posting by mail" through google setting API?

415 Views Asked by At

How I configure "allow posting by mail" through google setting API?

the only configuration I found is:

"whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST",

Thanks

1

There are 1 best solutions below

0
On BEST ANSWER

Sorry, there is not a setting in the Groups Settings API that allows you to toggle whether or not posts can come to the group via email. The closest setting is apps:allowWebPosting which allows you to toggle posting via the Group's Web UI.