---
title: "run script by hash"
method: POST
path: "/w/{workspace}/jobs/run/h/{hash}"
tags: ["job"]
---

# run script by hash

`POST /w/{workspace}/jobs/run/h/{hash}`

## Path parameters

- `workspace` string, required
- `hash` string, required

## Query parameters

- `scheduled_for` string, date-time
- `scheduled_in_secs` integer
- `skip_preprocessor` boolean
- `parent_job` string, uuid
- `tag` string
- `cache_ttl` string
- `job_id` string, uuid
- `include_header` string
- `invisible_to_owner` boolean

## Request body

- object

## Response `201`

job created

---

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