---
title: "Changes to Delete a certain agent."
method: DELETE
path: "/api/v1/projects/{projectId}"
---

# Changes to Delete a certain agent.

`DELETE /api/v1/projects/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-07-17** `b80e6dfcf78d` — 2 warning, 4 info
- **2023-07-27** `2cd2d58839d0` — 1 info
- **2023-06-02** `1842d7fd0430` — 2 warning, 5 info

## Changes

- **2026-07-17** `b80e6dfcf78d` — 2 warning, 4 info
  - added the new `Agent id is required` enum value to the `data/message` response property for the response status `404`
  - added the new `Agent with id {projectId} not found` enum value to the `data/message` response property for the response status `404`
  - api tag `Agents` added
  - api tag `Projects` removed
  - removed the `Project id is required` enum value from the `data/message` response property for the response status `404`
  - removed the `Project with id {projectId} not found` enum value from the `data/message` response property for the response status `404`
- **2023-07-27** `2cd2d58839d0` — 1 info
  - added the non-success response with the status `400`
- **2023-06-02** `1842d7fd0430` — 2 warning, 5 info
  - added the new `Project id is required` enum value to the `data/message` response property for the response status `404`
  - added the new `Project with id {projectId} not found` enum value to the `data/message` response property for the response status `404`
  - api tag `Projects` added
  - api tag `Agents` removed
  - removed the non-success response with the status `400`
  - removed the `Agent id is required` enum value from the `data/message` response property for the response status `404`
  - removed the `Agent with id {projectId} not found` enum value from the `data/message` response property for the response status `404`

---

[Operation](https://skmtc.dev/poll-the-people/apis/customgpt-ai/docs/api/v1/projects/:projectId/delete.md) · [API](https://skmtc.dev/poll-the-people/apis/customgpt-ai.md) · [Page](https://skmtc.dev/poll-the-people/apis/customgpt-ai/changes/api/v1/projects/:projectId/delete)
