Configure a plugin
/v1.33
/v1.33
/v1.33
/v1.33
POST
/plugins/{name}/set
Plugin
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1.33/plugins//set' \
--header 'Content-Type: application/json' \
--data-raw '[
"DEBUG=1"
]'
Response Response Example
204 - Example 1
{}
Request
Path Params
name
stringÂ
required
:latest
tag is optional, and is the default if omitted.Body Params application/json
Responses
Modified at 2022-09-10 17:56:07