v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442212198.5 KB

Enable or disable collection of reputation metrics for emails that you send using a particular configuration set in a specific AWS Region.

put/v1/email/configuration-sets/{ConfigurationSetName}/reputation-options

Path parameters

ConfigurationSetNamestring required
<p>The name of a configuration set.</p> <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can apply to the emails you send. You apply a configuration set to an email by including a reference to the configuration set in the headers of the email. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.</p>

The name of the configuration set that you want to enable or disable reputation metric tracking for.

Request body

ReputationMetricsEnabledboolean

If <code>true</code>, tracking of reputation metrics is enabled for the configuration set. If <code>false</code>, tracking of reputation metrics is disabled for the configuration set.

Response

Success

PutConfigurationSetReputationOptionsResponse required

An HTTP 200 response if the request succeeds, or an error message if the request fails.