---
title: "PUT /v1/email/configuration-sets/{ConfigurationSetName}/tracking-options"
method: PUT
path: "/v1/email/configuration-sets/{ConfigurationSetName}/tracking-options"
---

# PUT /v1/email/configuration-sets/{ConfigurationSetName}/tracking-options

`PUT /v1/email/configuration-sets/{ConfigurationSetName}/tracking-options`

Specify a custom domain to use for open and click tracking elements in email that you send using Amazon Pinpoint.

## Path parameters

- `ConfigurationSetName` string, 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>

## Request body

- object
  - `CustomRedirectDomain` string — The domain that you want to use for tracking open and click events.

## Response `200`

Success

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

## Other responses

- `480` — NotFoundException
- `481` — TooManyRequestsException
- `482` — BadRequestException

---

[API](https://skmtc.net/aws/apis/pinpoint-email.md) · [All operations](https://skmtc.net/aws/apis/pinpoint-email/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/pinpoint-email/versions/73704a3e0b47/schema)
