patch https://gate.whapi.cloud/communities//settings
This method is responsible for change a community settings.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
This method is responsible for change a community settings.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
10curl --request PATCH \
--url https://gate.whapi.cloud/communities//settings \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"setting": "modify_groups",
"policy": "anyone"
}
'
Try It!
to start a request and see the response here! Or choose an example: