---
title: "Resubmit job"
method: POST
path: "/jobs/{id}/resubmit"
tags: ["Jobs"]
---

# Resubmit job

`POST /jobs/{id}/resubmit`

Resubmit the job whose identifier is provided in the URL. Check out the Orthanc Book for more information about the state machine applicable to jobs: https://book.orthanc-server.com/users/advanced-rest.html#jobs

## Path parameters

- `id` string, required

## Response `200`

- unknown

---

[API](https://skmtc.net/orthancserver/apis/orthanc-server.md) · [All operations](https://skmtc.net/orthancserver/apis/orthanc-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orthancserver/orthanc-server/versions/af646f6f871b/schema)
