IP Whitelisting

I tried adding below in api definition, still the same (able to access from other IPs):

“enable_ip_whitelisting”: true,
“allowed_ips”: [“18.142.155.240”],

Do we need to restart tyk server?

I have done below :
Reload API
restart tyk

Please suggest If I configured wrongly.