---
title: "Run Job"
method: POST
path: "/job/{jobId}/run"
tags: ["Job"]
---

# Run Job

`POST /job/{jobId}/run`

Administrators, impersonating a service user, can use this call to put the specified job in the queue to be run.

## Path parameters

- `jobId` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/cdata/apis/cdata-connect-ai-rest-api-embedded.md) · [All operations](https://skmtc.dev/cdata/apis/cdata-connect-ai-rest-api-embedded/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cdata/cdata-connect-ai-rest-api-embedded/revisions/c13133ad66c0/schema)
