Skip to main content

Update property values for the system

PATCH 

/api/v4/properties/groups/:group_name/system/values

Update one or more property values attached to the Mattermost instance itself. Uses upsert semantics: creates the value if it doesn't exist, updates it if it does. Requires system administrator access. All field IDs must reference system object-type fields in the specified group; template field IDs are rejected with 400.

Request

Responses

System property values update successful