{ "taskId": "1" }
curl --location --request POST '/rest/services/datastore/stopImport' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskId": "1" }'
{ "resultcode": "success", "time": 2.546 }