Replace plugin interface
PUT/v2/pluginInterfaces/:pluginInterfaceId
Preview: The API is in development or testing phases and the interface could still change slightly.
Fully replaces the existing plugin interface with new configuration.
Scope: []
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.