---
title: "POST /DeleteTargetDomain"
method: POST
path: "/DeleteTargetDomain"
---

# POST /DeleteTargetDomain

`POST /DeleteTargetDomain`

Deletes a target domain registration. After deletion, the domain can no longer be used for penetration testing.

## Request body

- object
  - `targetDomainId` string, required — Unique identifier of the target domain.

## Response `200`

Success

- DeleteTargetDomainOutput — Output for the DeleteTargetDomain operation.
  - `targetDomainId` string — The unique identifier of the deleted target domain.

---

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