I use jquery 3.4.1 and I am sending a post-request:
$.post({url: \'https://xyz.api.here.com/hub/spaces/<...>/spatial\', x => { ... }, data); <
$.post({url: \'https://xyz.api.here.com/hub/spaces/<...>/spatial\', x => { ... }, data);