Skip to main content
POST
Uninstall a marketplace plugin

Authorizations

x-api-key
string
header
required

Body

application/json

Uninstall a marketplace-installed plugin by ref.

ref
string
required

Response

Success.

data
UninstallResult · object
required

The uninstall receipt. reload is null when the plugin wrote no manifest entry to remove; notes are removal notes (e.g. orphaned env vars left in place).