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

# POST /deleteFleet

`POST /deleteFleet`

> **Deprecated.**

Deletes a fleet. Prevents users from accessing previously associated websites.

## Request body

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

## Response `200`

Success

- DeleteFleetResponse

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