Authorization: Bearer ********************{
"ids": []
}curl --location --request POST '/xms/api/v1/admin/system-reports/actions/batch-read' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": []
}'{}