Enable PII learning settings for a configuration

Kona Site Defender, App & API Protector with the Advanced Security module Turn on PII learning for your API definition. To enable PII learning, submit your request with a payload of {"enablePiiLearning": true}. To disable PII learning, submit your request with a payload of {"enablePiiLearning": false}. This operation applies at the security configuration level. Run Modify PII settings for an endpoint version to manage your API definitions in regards to PII.

Path Params
int64
required

A unique identifier for each configuration.

integer
required

A unique identifier for each version of a configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
boolean
required

Enables PII learning.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json