---
title: "PUT /emailcontacts/{arn}/activate/{code}"
method: PUT
path: "/emailcontacts/{arn}/activate/{code}"
---

# PUT /emailcontacts/{arn}/activate/{code}

`PUT /emailcontacts/{arn}/activate/{code}`

Activates an email contact using an activation code. This code is in the activation email sent to the email address associated with this email contact.

## Path parameters

- `arn` string, required
- `code` string, password, required

## Response `200`

Success

- ActivateEmailContactResponse

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — ConflictException

---

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