Replace plugin interface
PUT/v2/pluginInterfaces/:pluginInterfaceId
Fully replaces the existing plugin interface with new configuration.
Request
Responses
- 200
- 403
- 409
Updated/replaced the plugin interface.
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.