---
title: "GET /JSON/ascan/action/modifyExcludedParam/"
method: GET
path: "/JSON/ascan/action/modifyExcludedParam/"
tags: ["ascan"]
---

# GET /JSON/ascan/action/modifyExcludedParam/

`GET /JSON/ascan/action/modifyExcludedParam/`

Modifies a parameter excluded from the scan. Allows to modify the name, the URL and the type of parameter. The parameter is selected with its index, which can be obtained with the view excludedParams.

## Response `default`

unexpected error

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

## Changes

- **2019-10-10** `c7cc14d831c3` — 1 breaking, 1 warning
  - 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

[Change history](https://skmtc.dev/zaproxy/apis/zap-api/changes/JSON/ascan/action/modifyExcludedParam/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)
