Reauthorize all plugins
POST/v2/pluginInterfaces/:pluginInterfaceId:reAuthorize
Preview: The API is in development or testing phases and the interface could still change slightly.
Re-run this plugin interface's authorizer on each plugin. This may result in one or more plugins being deleted if the authorizer disallows them.
Scope: []
Request
Responses
- 202
- 403
Reauthorized all plugins.
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.