x-api-key: ********************
{ "id": "string", "source": "string" }
curl --location -g --request PUT 'https://demo.leadcast.nl/api/public/map//?culture' \ --header 'Accept-Language;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "source": "string" }'