put
https://{targetURL}/api/v1/groups//settings/
Updates the key and/or value of an existing group setting in the specified group. Requires group-admin privileges on the target group. The cache entry for the previous key is evicted; if the new key collides with an existing setting in the group the call returns 409 Conflict. Use this when administering a specific group different from your active one — to update settings of your active group, use the active variant.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Successfully updated group setting.
401You do not have permission to update the specified group setting.
404The provided group or group setting id was not found.