---
title: "POST /api/v1/job-instances/createWithFile"
method: POST
path: "/api/v1/job-instances/createWithFile"
tags: ["job-instance-controller"]
---

# POST /api/v1/job-instances/createWithFile

`POST /api/v1/job-instances/createWithFile`

## Query parameters

- `data` string, required
- `srcFile` string[], required

## Response `200`

OK

## Other responses

- `400` — Bad Request

## Changes

- **2026-08-29** `9db94ab09bfb` — 50 warning, 6 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`
  - …52 more
- **2026-08-12** `23919cce1e87` — 3 info
  - 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

[Change history](https://skmtc.dev/gosure/apis/gosure-api/changes/api/v1/job-instances/createWithFile/post.md)

---

[API](https://skmtc.dev/gosure/apis/gosure-api.md) · [All operations](https://skmtc.dev/gosure/apis/gosure-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gosure/gosure-api/revisions/9db94ab09bfb/schema)
