username:passwordAuthorization: Basic *****************curl --location '/alert/string' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>'{
"userId": "69f464fa-bca2-4f2a-83b1-0c69819c5cd0",
"alertTypeId": "CM01",
"send2Inbox": "yes",
"send2Push": "yes",
"email": "yes",
"inbox": "yes",
"push": "yes",
"Priority": "High",
"callbackUrl": "https://api.glowmarkt.com/api/v0-1/test",
"dataToFill": {},
"ns_alert_id": "2cd8ddcc-3eb1-489d-b204-450e0887d0d8"
}