Authorization: Bearer ********************{
"userId": [
1851458105377296386,
1851904501645586433
]
}curl --location --request POST 'localhost:8080/grow/userOwnInfo/exportOne' \
--header 'clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": [
1851458105377296386,
1851904501645586433
]
}'{}