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

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

`POST /api/v1/job-types`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-08-29** `9db94ab09bfb` — 14 warning, 14 info
- **2026-08-12** `23919cce1e87` — 2 info

## Changes

- **2026-08-29** `9db94ab09bfb` — 14 warning, 14 info
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobType/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `jobType/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobType/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `jobType/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobType/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the `jobType/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobType/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_SOA_PROCESSING` enum value to the `jobType/prePersistHooks/items/type` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `jobType/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Field` enum value to the `workflowType/steps/items/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Section` enum value to the `jobType/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Section` enum value to the `workflowType/steps/items/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Selection` enum value to the `jobType/properties/items/fieldType` response property for the response status `200`
  - added the new `SubJob_as_Selection` enum value to the `workflowType/steps/items/roles/items/properties/items/fieldType` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the request property `jobType/postPersistHooks/items/type`
  - added the new `POST_AUDIT_TRAILS` enum value to the request property `jobType/prePersistHooks/items/type`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the request property `jobType/postPersistHooks/items/type`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the request property `jobType/prePersistHooks/items/type`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the request property `jobType/postPersistHooks/items/type`
  - added the new `POST_MONGO_INDEX_CREATION` enum value to the request property `jobType/prePersistHooks/items/type`
  - added the new `POST_SOA_PROCESSING` enum value to the request property `jobType/postPersistHooks/items/type`
  - added the new `POST_SOA_PROCESSING` enum value to the request property `jobType/prePersistHooks/items/type`
  - added the new `SubJob_as_Field` enum value to the request property `jobType/properties/items/fieldType`
  - added the new `SubJob_as_Field` enum value to the request property `workflowType/steps/items/roles/items/properties/items/fieldType`
  - added the new `SubJob_as_Section` enum value to the request property `jobType/properties/items/fieldType`
  - added the new `SubJob_as_Section` enum value to the request property `workflowType/steps/items/roles/items/properties/items/fieldType`
  - added the new `SubJob_as_Selection` enum value to the request property `jobType/properties/items/fieldType`
  - added the new `SubJob_as_Selection` enum value to the request property `workflowType/steps/items/roles/items/properties/items/fieldType`
- **2026-08-12** `23919cce1e87` — 2 info
  - added the new optional request property `jobType/subJobProperties`
  - added the optional property `jobType/subJobProperties` to the response with the `200` status

---

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