curl --location --request POST 'http://127.0.0.1:8000/api/report-ip/list-city/' \ --header 'X-Auth-User-Id: d0c84428-f2ec-11ed-a0c5-0242c0a80103' \ --header 'Content-Type: text/plain' \ --data-raw '{"country": ["VN"]}'
{}