String[] parameter needs to be passed as a repeated URL parameter.
API call example:
http://<AddressManager_IP>/Services/REST/customSearch?filters=filter1=abc&filters=filter2=def&type=IP4Block&options=&start=0&count=10
HTTP Header:
- Authorization: BAMAuthToken: UTtSjMTQ1ODAzMTgzMDUxMzphcGk=
- Content-Type: application/json
HTTP Body:
- None.