{ "ids": [ 0 ] }
curl --location --request POST '/api/robot/storage-by-template' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 0 ] }'
{}