DELETE /api/fleet/outputs/{outputId}
curl \ --request DELETE 'https://<KIBANA_URL>/api/fleet/outputs/{outputId}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"
curl \ --request DELETE 'https://<KIBANA_URL>/api/fleet/outputs/{outputId}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"