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

Changes

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