Authorization: Bearer ********************
[
"1f83b588-aba3-4378-acd8-d59c71a8311d",
"badParam"
]
curl --location --request POST 'https://accounts.zwsoft.cn/api/v1.0/users/getUsersInfo' \
--header 'Authorization: Bearer eyJhbGciB5DZtTWYVqa9A' \
--header 'Content-Type: application/json' \
--data-raw '[
"1f83b588-aba3-4378-acd8-d59c71a8311d",
"badParam"
]'