curl --location --request POST '/subscriptions/webhook' \ --header 'Content-Type: application/json' \ --data-raw '{ "property1": "string", "property2": "string" }'