---
title: "DELETE /v1/agent/thread/{sessionId}"
method: DELETE
path: "/v1/agent/thread/{sessionId}"
tags: ["Agent"]
---

# DELETE /v1/agent/thread/{sessionId}

`DELETE /v1/agent/thread/{sessionId}`

## Path parameters

- `sessionId` string, required

## Response `200`

Ok

- union
  - ResultSuccessSuccessBoolean
    - `data` object, required
      - `success` boolean, required
    - `error` null, nullable, required
  - ResultErrorString
    - `data` null, nullable, required
    - `error` string, required

---

[API](https://skmtc.net/helicone/apis/helicone-api.md) · [All operations](https://skmtc.net/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/b369e9e3e80c/schema)
