curl --location --request POST '/v1/icap/addr' \ --header 'Content-Type: application/json' \ --data-raw '{ "ip": "string", "port": "string" }'
null