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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""