---
title: "POST /updateDomainMetadata"
method: POST
path: "/updateDomainMetadata"
deprecated: true
---

# POST /updateDomainMetadata

`POST /updateDomainMetadata`

> **Deprecated.**

Updates domain metadata, such as DisplayName.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.
  - `DomainName` string, required — The name of the domain.
  - `DisplayName` string — The name to display.

## Response `200`

Success

- UpdateDomainMetadataResponse

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — TooManyRequestsException

---

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