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

# POST /deleteFleet

`POST /deleteFleet`

> **Deprecated.**

Deletes a fleet.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

## Request body

- object
  - `fleet` string, required — The Amazon Resource Name (ARN) of the fleet.

## Response `200`

Success

- DeleteFleetResponse — Support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.

## Other responses

- `480` — InvalidParameterException
- `481` — InternalServerException
- `482` — ThrottlingException

---

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