Disable a plugin
pc_post_plugins_by_plugin_id_disableDisable a plugin by its ID to deactivate its functionality and prevent further use.
Instructions
Disable a plugin
Paperclip operation: POST /api/plugins/{pluginId}/disable. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |