Update an active group setting

Updates the key and/or value of an existing group setting in the caller's active group. Requires group-admin privileges. Renaming the key to one that already exists in the same group returns 409 Conflict. Use the by-ID variant when administering a different group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
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 active group setting.

401

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

404

The provided group setting id was not found.

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