post
https://{targetURL}/api/v1/groups/active/settings
Creates a new group setting on the caller's active group. The body must include a non-empty key and value. A duplicate key within the same group returns 409 Conflict. Requires group-admin privileges. Use the by-ID variant when targeting a different group.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully created active group setting.
400The new group setting has malformed parameters.
401You do not have permission to create active group settings.