{
"event_id": "string",
"event_type": "string",
"event_timestamp": "string",
"payload": {}
}curl --location '/notifications' \
--header 'Content-Type: application/json' \
--data '{
"event_id": "string",
"event_type": "string",
"event_timestamp": "string",
"payload": {}
}'{}