v1

latestOpenAPI 3.0.02026-07-1410578280.2 KB
Plugin

Configure a plugin

post/plugins/{name}/set

Path parameters

namestring required

The name of the plugin. The :latest tag is optional, and is the default if omitted.

Request body

string[] required

Example request

[
  "DEBUG=1"
]

Response

No error