---
title: "Delete Assistant By Id"
method: DELETE
path: "/api/v1/assistant/{assistant_id}"
tags: ["Assistant"]
---

# Delete Assistant By Id

`DELETE /api/v1/assistant/{assistant_id}`

## Path parameters

- `assistant_id` string, uuid, required — The UUID id of the assistant

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/insighto/apis/ragify.md) · [All operations](https://skmtc.net/insighto/apis/ragify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/insighto/ragify/versions/cdca56191be9/schema)
