---
title: "Changes to POST /api/v1/job-instances"
method: POST
path: "/api/v1/job-instances"
---

# Changes to POST /api/v1/job-instances

`POST /api/v1/job-instances`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-29** `9db94ab09bfb` — 50 warning, 62 info
- **2026-08-12** `23919cce1e87` — 6 info

## Changes

- **2026-08-29** `9db94ab09bfb` — 50 warning, 62 info
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `persistenceHookStatus/postPersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `persistenceHookStatus/prePersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `persistenceHookStatus/postPersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `persistenceHookStatus/prePersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `persistenceHookStatus/postPersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `persistenceHookStatus/prePersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `persistenceHookStatus/postPersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `persistenceHookStatus/prePersistenceStatus/items/lifecycleType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/currentStep/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/previousSteps/items/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobWorkflowInstance/previousSteps/items/subJobType/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Section` enum value to the `jobWorkflowInstance/currentStep/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Section` enum value to the `jobWorkflowInstance/currentStep/subJobType/items/properties/items/fieldType` response property for the response status `200`
  - …72 more
- **2026-08-12** `23919cce1e87` — 6 info
  - added the new optional request property `jobWorkflowInstance/currentStep/subJobType/items/subJobProperties`
  - added the new optional request property `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/subJobProperties`
  - added the new optional request property `jobWorkflowInstance/previousSteps/items/subJobType/items/subJobProperties`
  - added the optional property `jobWorkflowInstance/currentStep/subJobType/items/subJobProperties` to the response with the `200` status
  - added the optional property `jobWorkflowInstance/nextPossibleSteps/items/subJobType/items/subJobProperties` to the response with the `200` status
  - added the optional property `jobWorkflowInstance/previousSteps/items/subJobType/items/subJobProperties` to the response with the `200` status

---

[Operation](https://skmtc.dev/gosure/apis/gosure-api/docs/api/v1/job-instances/post.md) · [API](https://skmtc.dev/gosure/apis/gosure-api.md) · [Page](https://skmtc.dev/gosure/apis/gosure-api/changes/api/v1/job-instances/post)
