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