---
title: "DELETE /api/v1/job-instances/{jobInstanceId}"
method: DELETE
path: "/api/v1/job-instances/{jobInstanceId}"
tags: ["job-instance-controller"]
---

# DELETE /api/v1/job-instances/{jobInstanceId}

`DELETE /api/v1/job-instances/{jobInstanceId}`

## Path parameters

- `jobInstanceId` string, required

## Request body

- JobInstanceDeleteRequest
  - `jobInstanceId` string
  - `data` object

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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