---
title: "PUT /accounts/{AwsAccountId}/folders/{FolderId}"
method: PUT
path: "/accounts/{AwsAccountId}/folders/{FolderId}"
---

# PUT /accounts/{AwsAccountId}/folders/{FolderId}

`PUT /accounts/{AwsAccountId}/folders/{FolderId}`

Updates the name of a folder.

## Path parameters

- `AwsAccountId` string, required
- `FolderId` string, required

## Request body

- object
  - `Name` string, required — The name of the folder.

## Response `200`

Success

- UpdateFolderResponse
  - `Status` integer — The HTTP status of the request.
  - `Arn` string — The Amazon Resource Name (ARN) of the folder.
  - `FolderId` string — The ID of the folder.
  - `RequestId` string — The Amazon Web Services request ID for this operation.

## Other responses

- `480` — InvalidParameterValueException
- `481` — AccessDeniedException
- `482` — ResourceExistsException
- `483` — ResourceNotFoundException
- `484` — ConflictException
- `485` — ThrottlingException
- `486` — UnsupportedUserEditionException
- `487` — InternalFailureException

---

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