---
title: "Delete a project column"
method: DELETE
path: "/projects/columns/{column_id}"
tags: ["projects"]
---

# Delete a project column

`DELETE /projects/columns/{column_id}`

Deletes a project column.

## Path parameters

- `column_id` integer, required

## Response `204`

Response

## Other responses

- `304` — Not modified
- `401` — Requires authentication
- `403` — Forbidden

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-4.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-4/versions/ee6c7a46328e/schema)
