v2

latestSwagger 2.0raw.githubusercontent.com2025-09-17107133447.6 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