POST /contacts/v1/contacts/actions/delete/configSettings
Sets the configuration settings for the Contact Delete framework and components.
Name | Type | Description | |
---|---|---|---|
items | array | Required | Key value pairs of configuration settings you are modifying. |
items.SettingKey | string | Required | Configuration setting key to modify. This key supports only the SuppressionRestoreUntilDays value. |
items.Value | string | Required | Value of the setting to modify. A value of -1 = 0 days. A value of 1 = 1 day. |