Skip to main content
DELETE
/
api
/
plugins
/
{name}
Delete Plugin
curl --request DELETE \
  --url http://localhost:8080/api/plugins/{name}

Path Parameters

name
string
required

Response

200

Plugin deleted successfully