---
title: "Turn on or off charge schedule features."
method: POST
path: "/api/chargers/{chargerId}/charge_schedule/features"
tags: ["Charger"]
deprecated: true
---

# Turn on or off charge schedule features.

`POST /api/chargers/{chargerId}/charge_schedule/features`

> **Deprecated.**

Turn on or off charge schedule features
            
This endpoint is marked for deprecation and will become unavailable after 01.09.2026

## Path parameters

- `chargerId` string, required

## Request body

- EaseeCloudAPIScheduleFeatureRequestDto
  - `features` EaseeCloudAPIBackPlateFeature[], nullable

## Response `202`

All commands successfully sent to charger. See "CommandResponse" SignalR method from "Products"
                 hub and match command responses to the details returned response body

---

[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/versions/46ccab4af8b1/schema)
