---
title: "Changes to Creates an Entrypoint resource"
method: POST
path: "/api/v1/entrypoints/"
---

# Changes to Creates an Entrypoint resource

`POST /api/v1/entrypoints/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `a73101579c5c` — 9 info
- **2024-07-24** `9a36b9043379` — 9 warning

## Changes

- **2026-07-17** `a73101579c5c` — 9 info
  - added the new optional request property `artifactGraph`
  - added the new optional request property `artifactParameters`
  - added the new optional request property `artifactPlugins`
  - added the optional property `artifactGraph` to the response with the `200` status
  - added the optional property `artifactParameters` to the response with the `200` status
  - added the optional property `artifactPlugins` to the response with the `200` status
  - added the optional property `plugins/items/allOf[#/components/schemas/EntrypointPlugin]/files/items/allOf[#/components/schemas/EntrypointPluginFile]/tasks` to the response with the `200` status
  - added the optional property `plugins/items/allOf[#/components/schemas/EntrypointPlugin]/latestSnapshot` to the response with the `200` status
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
- **2024-07-24** `9a36b9043379` — 9 warning
  - removed the request property `artifactGraph`
  - removed the request property `artifactParameters`
  - removed the request property `artifactPlugins`
  - removed the optional property `artifactGraph` from the response with the `200` status
  - removed the optional property `artifactParameters` from the response with the `200` status
  - removed the optional property `artifactPlugins` from the response with the `200` status
  - removed the optional property `plugins/items/allOf[#/components/schemas/EntrypointPlugin]/files/items/allOf[#/components/schemas/EntrypointPluginFile]/tasks` from the response with the `200` status
  - removed the optional property `plugins/items/allOf[#/components/schemas/EntrypointPlugin]/latestSnapshot` from the response with the `200` status
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status

---

[Operation](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/docs/api/v1/entrypoints/post.md) · [API](https://skmtc.dev/usnistgov/apis/dioptra-rest-api.md) · [Page](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/entrypoints/post)
