---
title: "Changes to Create a plugin."
method: POST
path: "/api/v1/projects/{projectId}/plugins"
---

# Changes to Create a plugin.

`POST /api/v1/projects/{projectId}/plugins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

- **2026-07-17** `b80e6dfcf78d` — 2 warning, 4 info
- **2023-07-27** `2cd2d58839d0` — 1 info
- **2023-07-12** `1675fc6aa16a` — 1 breaking, 1 info
- **2023-07-05** `3033527b3d74` — 1 info
- **2023-06-02** `1842d7fd0430` — 1 breaking

## 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 `Agent Plugins` added
  - api tag `Project Plugins` 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-07-12** `1675fc6aa16a` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `201`
- **2023-07-05** `3033527b3d74` — 1 info
  - endpoint added
- **2023-06-02** `1842d7fd0430` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/poll-the-people/apis/customgpt-ai/docs/api/v1/projects/:projectId/plugins/post.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/plugins/post)
