---
title: "Disable delayed schedule"
method: POST
path: "/api/chargers/{chargerId}/schedules/delayed/disable"
tags: ["Delayed"]
---

# Disable delayed schedule

`POST /api/chargers/{chargerId}/schedules/delayed/disable`

Disables the delayed schedule in the charger's scheduling state.

## Path parameters

- `chargerId` string, required

## Response `202`

## Other responses

- `204`
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.net/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.net/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/revisions/46ccab4af8b1/schema)
