---
title: "Set plan strategy"
method: POST
path: "/vehicles/{name}/plan/strategy"
tags: ["vehicles"]
---

# Set plan strategy

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

Updates the charging plan strategy for the vehicle.

## Path parameters

- `name` string, required

## Request body

- PlanStrategy — unresolved $ref

## Response `200`

Success

- PlanStrategy — 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)
