Update the options of a plugin template
POST/api/v1/admin/plugins/:pluginType/:pluginId/templates/:templateName
Update the options of a plugin template. If the template does not exist, it will be created.
Request
Responses
- 200
- 400
- 401
The options were successfully updated.
Response Headers
The specified plugin is not installed or the template could not be updated.
Response Headers
Invalid Token