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

# POST /disassociateDomain

`POST /disassociateDomain`

> **Deprecated.**

Disassociates a domain from Amazon WorkLink. End users lose the ability to access the domain with Amazon WorkLink.

## Request body

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

## Response `200`

Success

- DisassociateDomainResponse

## 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)
