works fine with webhooks (ntfy.sh)
if you use ntfy.sh with bearer authentication:
Contains:
msg="Unsuccessful (example)
Url;
https://ntfy.sh/SERVERXYZ
Webhook headers:
Authorization:Bearer tk_y21238238912asdasdaj;tags:rotating_light;title:$dlk_container_name
Body:
{
"Zeit": "$dlk_timestamp",
"Container": "$dlk_container_name",
"Log": "$dlk_log"
}