Update plugin interface
PATCH/v2/pluginInterfaces/:pluginInterfaceId
Applies the given JSON patch to the configuration of an existing plugin interface. The patch operation is applied to the data structure the client would receive on a Get plugin interface operation.
Request
Responses
- 200
- 403
- 409
Updated/patched the plugin interface field(s).
You must have the permission 'plugin_interface_manage' on the plugin interface that is in your request. The creator of the plugin interface receives this permission automatically.
Already exists.