Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/search/v2/autocomplete?cityName=undefined' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"terms": []
}
]
}