curl --location --request PUT 'https://api-test.spotgo.eu/api/v1/accounts/block' \ --header 'Content-Type: application/json; x-api-version=1.0' \ --data-raw '{ "email": "jonas@spotgo.eu" }'