cURL
curl --request DELETE \ --url http://localhost:8080/api/plugins/{name}
{ "message": "<string>" }
Deletes a plugin configuration.
Plugin deleted successfully
Was this page helpful?