diff --git a/Notify_kumulos.md b/Notify_kumulos.md index a82d2da..94bd465 100644 --- a/Notify_kumulos.md +++ b/Notify_kumulos.md @@ -26,5 +26,6 @@ Send a Kumulos Notification: ```bash # Assuming our {APIKey} is 8b799edf-6f98-4d3a-9be7-2862fb4e5752 # Assuming our {ServerKey} is aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 -apprise kumulos://8b799edf-6f98-4d3a-9be7-2862fb4e5752/aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 +apprise -vv -t "Test Message Title" -b "Test Message Body" \ + kumulos://8b799edf-6f98-4d3a-9be7-2862fb4e5752/aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 ``` \ No newline at end of file