session: ********************
New-Api-User: ********************
Authorization: ********************
curl --location '/api/token/batch' \ --header 'New-Api-User: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'