---
title: "Delete Assistant"
method: DELETE
path: "/api/assistants/{assistant_id}"
tags: ["assistants"]
---

# Delete Assistant

`DELETE /api/assistants/{assistant_id}`

Delete an assistant.

## Path parameters

- `assistant_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/cleanlab/apis/agility.md) · [All operations](https://skmtc.dev/cleanlab/apis/agility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanlab/agility/revisions/9e6009a931b6/schema)
