Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request DELETE \ --url http://localhost:8080/api/plugins/{name}
{ "message": "<string>" }
Removes a plugin from the configuration and stops it if running.
Plugin name
Plugin deleted successfully
Simple message response
Was this page helpful?