Skip to main content

Patch configuration

PUT 

/api/v4/config/patch

Submit configuration to patch. As of server version 4.8, the PluginSettings.EnableUploads and PluginSettings.SignaturePublicKeyFiles settings cannot be modified by this endpoint.

Permissions

Must have manage_system permission. Minimum server version: 5.20

Note

The Plugins are stored as a map, and since a map may recursively go down to any depth, individual fields of a map are not changed. Consider using the update config (PUT api/v4/config) endpoint to update a plugins configurations.

Request

Responses

Configuration update successful