pluginDelete

Delete an existing Plugin.

Arguments

Returns

Plugin
Plugin
Collapse
  • id
    Unique identifier of the plugin.
  • Human-readable name of the plugin.
  • description
    Description of the plugin.
  • URL-safe slug for the plugin.
  • manifest
    Plugin manifest containing configuration and metadata.
  • Arbitrary labels set by the user.
  • labelIdentifier
    Label-based identifier for the plugin.
  • createdAt
    Unix timestamp representing the plugin creation.
  • updatedAt
    Unix timestamp representing the plugin last update.