---
title: "Delete a coding analysis by ID"
method: DELETE
path: "/v1/codings/{codingId}"
tags: ["Codings"]
---

# Delete a coding analysis by ID

`DELETE /v1/codings/{codingId}`

Deletes a coding analysis by ID

## Path parameters

- `codingId` string, required

## Response `204`

Coding analysis successfully deleted (No Content)

## Other responses

- `400` — Invalid request
- `404` — Coding analysis not found

## Changes

- **2025-05-09** `87ed6bc1a434` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sullyai/apis/sully-api/changes/v1/codings/:codingId/delete.md)

---

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