---
title: "Delete Enterprise Organization Endpoint"
method: DELETE
path: "/v2/enterprise/organizations/{org_id}"
tags: ["organizations"]
---

# Delete Enterprise Organization Endpoint

`DELETE /v2/enterprise/organizations/{org_id}`

Delete an organization from this enterprise

## Path parameters

- `org_id` string, required

## Response `200`

Successful Response

- SuccessResponse
  - `status` string

## Other responses

- `422` — Validation Error

---

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