Delete a plugin
pc_delete_plugins_by_plugin_idDeletes a plugin from Paperclip given its plugin ID. Useful for removing plugins that are no longer needed.
Instructions
Delete a plugin
Paperclip operation: DELETE /api/plugins/{pluginId}. 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 |