---
title: "DELETE /settings/organizations/{organizationName}"
method: DELETE
path: "/settings/organizations/{organizationName}"
---

# DELETE /settings/organizations/{organizationName}

`DELETE /settings/organizations/{organizationName}`

Delete an organization (and the associated receivers and senders)

## Path parameters

- `organizationName` string, required

## Response `200`

OK, the organization setting was deleted

- Organization — An organization connected to data hub
  - `countyName` string — the county name (must match FIPS name)
  - `description` string, required — the displayable description of the organization
  - `jurisdiction` 'National' | 'State' | 'County', required
  - `meta` SettingMetadata — The metadata associated with an setting
    - `createdAt` string, time-date — the time that the particular revision was created
    - `createdBy` string — the user who created the particular revision
    - `version` number — the version number of the object
  - `name` string, required — the unique id for the organization
  - `stateCode` string — the two letter code for the organization

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/cdcgov/apis/prime-data-hub.md) · [All operations](https://skmtc.net/cdcgov/apis/prime-data-hub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cdcgov/prime-data-hub/versions/c3d0b945fe18/schema)
