---
title: "Run a job now"
method: POST
path: "/v1/jobs/{id}/run"
tags: ["Jobs"]
---

# Run a job now

`POST /v1/jobs/{id}/run`

Trigger immediately without affecting the schedule.

## Response `200`

Executed

- object
  - `message` string
  - `execution` object

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
