---
title: "DELETE /organization"
method: DELETE
path: "/organization"
tags: ["organization"]
---

# DELETE /organization

`DELETE /organization`

## Query parameters

- `id` string, uuid
- `created_at` string, timestamp with time zone
- `name` string, text
- `slug` string, text
- `created_by` string, uuid
- `owner_id` string, uuid
- `bio` string, text
- `display_name` string, text
- `display_email` string, text
- `urls` string, jsonb[]
- `avatar_url` string, text
- `updated_by` string, uuid
- `updated_at` string, timestamp with time zone
- `tags` string, jsonb[]

## Headers

- `Prefer` 'return=representation' | 'return=minimal' | 'return=none'

## Response `204`

No Content

---

[API](https://skmtc.net/revent-app/apis/standard-public-schema.md) · [All operations](https://skmtc.net/revent-app/apis/standard-public-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revent-app/standard-public-schema/versions/90ce877204f2/schema)
