---
title: "POST /api/v1/orchestration/Domain/delete"
method: POST
path: "/api/v1/orchestration/Domain/delete"
tags: ["Domain"]
---

# POST /api/v1/orchestration/Domain/delete

`POST /api/v1/orchestration/Domain/delete`

## Request body

- DeleteDomainRequest
  - `Id` string, guid

## Response `200`

- DeleteDomainResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Deleted` boolean

---

[API](https://skmtc.net/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.net/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/versions/e0bfd79e98ee/schema)
