---
title: "Delete project under the organization"
method: DELETE
path: "/organization/{organization_id}/project/{project_id}"
tags: ["Organizations"]
---

# Delete project under the organization

`DELETE /organization/{organization_id}/project/{project_id}`

## Path parameters

- `organization_id` string, required
- `project_id` string, required

## Response `204`

Delete project under the organization

## Other responses

- `403` — Operation not allowed
- `404` — Resource not found

---

[API](https://skmtc.dev/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.dev/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/revisions/6577fedfd4a2/schema)
