Add a package to the exclusion list
PUT {{baseUrl}}/services/:env_id/settings/code-redaction/exclude/packages/:package_name
Add a package to the exclusion list. The body package name must match the resource identifier
Request Body
{"name"=>"com.company.package.name"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""