# delete

> **Class** in `langgraph_sdk`

📖 [View in docs](https://reference.langchain.com/python/langgraph-sdk/auth/types/on/assistants/delete)

Type for assistant deletion parameters.

## Signature

```python
delete()
```

## Properties

- `value`

---

[View source on GitHub](https://github.com/langchain-ai/langgraph/blob/6719d34023ced81382223407c665fd0980279eea/libs/sdk-py/langgraph_sdk/auth/types.py#L1072)