LocationV2
Last modified:2025-11-29 22:06:11
OperationId:getCityByStateName
Return cities for a state matching the given name
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
This response does not have a body.
curl --location --request GET 'https://my.hitechcloud.vn/api/location_v2/state/city/' \
--header 'Authorization: Bearer <token>'
Modified at 2025-11-29 22:06:11