v1

latestOpenAPI 3.0.02026-07-2661281.2 KB
default

Install Gateway Plugin

org:gateways:write

post/gateways/plugins/{gateway_id}

Path parameters

gateway_idstring required

Request body

plugin_idnumber

ID of the plugin to install to target gateway

Example request

{
  "plugin_id": 1
}

Response

OK