v1
plugins

Update plugin settings

Update hardware and/or settings for a specific plugin

patch/api/v1/plugins/{plugin_id}/settings

Path parameters

plugin_idstring required

Request body

Example request

{
  "settings": {
    "ecd_gain": 5.5644
  }
}

Response

Successful Response

successboolean required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.