---
title: "POST /v2/campaigns/{id}/name"
method: POST
path: "/v2/campaigns/{id}/name"
---

# POST /v2/campaigns/{id}/name

`POST /v2/campaigns/{id}/name`

Updates the name of a campaign. This API is idempotent.

## Path parameters

- `id` string, required — Identifier representing a Campaign

## Request body

- object
  - `name` string, required — The name of an Amazon Connect Campaign name.

## Response `200`

Success

## Other responses

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

---

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