Authorization: ********************
curl --location '/admin/crud/code/import' \ --header 'Authorization: <api-key>' \ --data-urlencode 'tables=tm_user' \ --data-urlencode 'tables=tm_order'
{}