POST /contacts/v1/contacts/actions/delete/configSettings

Sets the configuration settings for the Contact Delete framework and components.

NameTypeDescription
itemsarrayRequiredKey value pairs of configuration settings you are modifying.
items.SettingKeystringRequiredConfiguration setting key to modify. This key supports only the SuppressionRestoreUntilDays value.
items.ValuestringRequiredValue of the setting to modify. A value of -1 = 0 days. A value of 1 = 1 day.