curl --location --request PUT 'https://api-test.spotgo.eu/api/v1/webhooks//notify' \ --header 'Content-Type: application/json; x-api-version=1.0' \ --data-raw '{ "notificationsEmails": [ "string" ] }'
{}