Add or update a user-created PII instance

Adds or updates PII in an API parameter. This is for you to add to or modify in your API definition yourself, rather than the network discovering the PII for you.

Path Params
integer
required

The unique identifier for the endpoint.

integer
required

The unique identifier for the endpoint version.

integer
required

The unique identifier for a parameter.

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
types
array of strings

The set of PII types you want to add to the parameter. The API supports PERSONAL_EMAIL or CREDIT_OR_DEBIT_CARD_NUMBER.

types
Responses
204

Successfully added or updated PII.

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