---
title: "Update repeating plans"
method: POST
path: "/vehicles/{name}/plan/repeating"
tags: ["vehicles"]
---

# Update repeating plans

`POST /vehicles/{name}/plan/repeating`

Updates the repeating charging plan.

## Path parameters

- `name` string, required

## Request body

- RepeatingPlan[] — unresolved $ref

## Response `200`

Success

- RepeatingPlan[] — unresolved $ref

---

[API](https://skmtc.net/evcc-io/apis/evcc.md) · [All operations](https://skmtc.net/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/7fa21d69a508/schema)
