---
title: "Delete a single PracticeArea"
method: DELETE
path: "/practice_areas/{id}.json"
tags: ["Practice Areas"]
---

# Delete a single PracticeArea

`DELETE /practice_areas/{id}.json`

Outlines the parameters, optional and required, used when deleting the record for a single PracticeArea

## Path parameters

- `id` integer, required

## Headers

- `X-API-VERSION` string

## Response `204`

No Content

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/clio/apis/clio-api-documentation.md) · [All operations](https://skmtc.net/clio/apis/clio-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clio/clio-api-documentation/versions/94a82114ec3b/schema)
