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

# POST /v1/{+instance}:rescheduleMaintenance

`POST /v1/{+instance}:rescheduleMaintenance`

Reschedules upcoming maintenance event.

## Path parameters

- `instance` string, required

## Request body

- RescheduleMaintenanceRequest — Request for RescheduleMaintenance.
  - `rescheduleType` 'RESCHEDULE_TYPE_UNSPECIFIED' | 'IMMEDIATE' | 'NEXT_AVAILABLE_WINDOW' | 'SPECIFIC_TIME' — Required. If reschedule type is SPECIFIC_TIME, must set up schedule_time as well.
  - `scheduleTime` string, google-datetime — Timestamp when the maintenance shall be rescheduled to if reschedule_type=SPECIFIC_TIME, in RFC 3339 format, for example `2012-11-15T16:19:00.094Z`.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/memcache.md) · [All operations](https://skmtc.dev/google/apis/memcache/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/memcache/revisions/128455fef9ed/schema)
