api-key: ********************
curl --location --request POST '/webhooks/insurance/interaction/' \ --header 'api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "message": "string", "event": "string" }'