action influxdata_create_notification_endpoint { label: "Add a notification endpoint" provider: influxdata method: POST path: "/notificationEndpoints" encoding: json input: { type: "object" } output: { type: "object" } }