Examples

PUT /api/settings/333972760
{
  "setting": {}
}
200
{
  "setting": {
    "name": "administrator",
    "value": "root@some.host.fqdn",
    "id": 333972760,
    "updated_at": "2012-12-18T15:24:43Z",
    "description": "The Default administrator email address",
    "settings_type": null,
    "category": "General",
    "default": "root@some.host.fqdn",
    "created_at": "2012-12-18T15:24:43Z"
  }
}

Params

Param name Description
id
required

Value: Must be String
setting
required

Value: Must be a Hash
setting[value]
optional

Value: Must be String