---
title: "[Beta] Delete the issues agent for a session"
method: DELETE
path: "/v1/platform/sessions/{session_id}/issues-agent"
tags: ["issues-agent"]
---

# [Beta] Delete the issues agent for a session

`DELETE /v1/platform/sessions/{session_id}/issues-agent`

**Beta:** This endpoint is in active development and may change without notice.

Removes the agent config, its issues, and the agent-overview hub repo.

## Path parameters

- `session_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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