Clear a plugin's quarantine flag
DELETE/plugins/api/plugins/:pluginId/quarantine
Removes the quarantine flag from a plugin so it can be enabled again. Use after the underlying issue (crash, revoked registry entry, etc.) has been resolved.
Request​
Responses​
- 200
- 401
- 403
Quarantine cleared
Unauthorized
Forbidden — Admin role required