---
title: "POST /v1/{+name}:run"
method: POST
path: "/v1/{+name}:run"
tags: ["projects"]
---

# POST /v1/{+name}:run

`POST /v1/{+name}:run`

Forces a job to run now. When this method is called, Cloud Scheduler will dispatch the job, even if the job is already running.

## Path parameters

- `name` string, required

## Request body

- RunJobRequest — Request message for forcing a job to run now using RunJob.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudscheduler.md) · [All operations](https://skmtc.net/google/apis/cloudscheduler/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudscheduler/versions/19c8b03c4dae/schema)
