Enable an ORT plugin globally
POST/api/v1/admin/plugins/:pluginType/:pluginId/enable
Enable an ORT plugin globally to make it generally available to all organizations.
Request
Responses
- 200
- 304
- 401
- 404
The plugin was enabled successfully.
Response Headers
The plugin is already enabled.
Response Headers
Invalid Token
Response Headers
The plugin was not found.