---
title: "GET /JSON/core/action/addProxyChainExcludedDomain/"
method: GET
path: "/JSON/core/action/addProxyChainExcludedDomain/"
tags: ["core"]
---

# GET /JSON/core/action/addProxyChainExcludedDomain/

`GET /JSON/core/action/addProxyChainExcludedDomain/`

Adds a domain to be excluded from the outgoing proxy, using the specified value. Optionally sets if the new entry is enabled (default, true) and whether or not the new value is specified as a regex (default, false).

## Response `default`

unexpected error

- Error
  - `message` string, required
  - `code` integer, required

## Changes

- **2019-10-10** `c7cc14d831c3` — 1 breaking, 1 warning, 1 info
  - the `code` response's property type/format changed from `string`/`` to `integer`/`` for status `default`
  - removed the optional property `detail` from the response with the `default` status
  - endpoint reactivated

[Change history](https://skmtc.dev/zaproxy/apis/zap-api/changes/JSON/core/action/addProxyChainExcludedDomain/get.md)

---

[API](https://skmtc.dev/zaproxy/apis/zap-api.md) · [All operations](https://skmtc.dev/zaproxy/apis/zap-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zaproxy/zap-api/revisions/c7cc14d831c3/schema)
