curl --location --request PUT 'https://api-test.spotgo.eu/api/v1/webhooks//notify' \
--header 'Content-Type: application/json; x-api-version=1.0' \
--data '{
"notificationsEmails": [
"string"
]
}'{
"subscriptionId": "d079718b-ff63-45dd-947b-4950c023750f",
"eventType": "All",
"authType": "None",
"callbackUrl": "string",
"notificationsEmails": [
"string"
]
}