Update plugin interface
PATCH/v2/pluginInterfaces/:pluginInterfaceId
Preview: The API is in development or testing phases and the interface could still change slightly.
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.
Scope: []
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.