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
The name of the plugin. The :latest tag is optional, and is the default if omitted.
[ "DEBUG=1" ]
No error