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

# POST /v1/{+name}:resume

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

Resume a job. This method reenables a job after it has been Job.State.PAUSED. The state of a job is stored in Job.state; after calling this method it will be set to Job.State.ENABLED. A job must be in Job.State.PAUSED to be resumed.

## Path parameters

- `name` string, required

## Request body

- ResumeJobRequest — Request message for ResumeJob.

## 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)
