---
title: "Changes to Creates a Job resource under the specified Experiment"
method: POST
path: "/api/v1/experiments/{id}/jobs"
---

# Changes to Creates a Job resource under the specified Experiment

`POST /api/v1/experiments/{id}/jobs`

> 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` — 7 warning, 2 info

## Changes

- **2026-07-17** `a73101579c5c` — 9 info
  - added the new optional request property `artifactValues`
  - added the new optional request property `entrypointSnapshot`
  - added the optional property `artifactValues` to the response with the `200` status
  - added the optional property `entrypoint/allOf[#/components/schemas/EntrypointSnapshotRef]/id` to the response with the `200` status
  - added the optional property `experiment/allOf[#/components/schemas/ExperimentSnapshotRef]/id` to the response with the `200` status
  - added the optional property `queue/allOf[#/components/schemas/QueueSnapshotRef]/id` to the response with the `200` status
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/ArtifactRef-dump` to the `artifacts/items/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef` from the `artifacts/items/` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 7 warning, 2 info
  - removed the request property `artifactValues`
  - removed the request property `entrypointSnapshot`
  - removed the optional property `artifactValues` from the response with the `200` status
  - removed the optional property `entrypoint/allOf[#/components/schemas/EntrypointSnapshotRef]/id` from the response with the `200` status
  - removed the optional property `experiment/allOf[#/components/schemas/ExperimentSnapshotRef]/id` from the response with the `200` status
  - removed the optional property `queue/allOf[#/components/schemas/QueueSnapshotRef]/id` from the response with the `200` status
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status
  - added `#/components/schemas/ArtifactRef` to the `artifacts/items/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef-dump` from the `artifacts/items/` response property `allOf` list for the response status `200`

---

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