Update a group setting

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Body Params
string
string
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

Successfully updated group setting.

401

You do not have permission to update the specified group setting.

404

The provided group or group setting id was not found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!