---
title: "POST /v2/delete-system"
method: POST
path: "/v2/delete-system"
---

# POST /v2/delete-system

`POST /v2/delete-system`

Deletes a system.

## Request body

- object
  - `systemArn` string, required — ARN identifier.

## Response `200`

Success

- DeleteSystemResponse
  - `systemArn` string, required — ARN identifier.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ValidationException
- `483` — ConflictException
- `484` — AccessDeniedException

---

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