# Setting up a list of trusted IP addresses **PUT /{merchantId}/settings/ips** ## Servers - Production environment: https://api.imoje.pl/v1/merchant (Production environment) - Test environment: https://sandbox.api.imoje.pl/v1/merchant (Test environment) ## Authentication methods - Authorization token ## Parameters ### Path parameters - **merchantId** (string) Merchant identifier ### Body: application/json (object) - **trustedIps** (array) List of trusted IP addresses from which queries are to be accepted ## Responses ### 200 Request executed correctly #### Body: application/json (object) - **status** (string) [Powered by Bump.sh](https://bump.sh)