---
title: "Set License Plate"
method: POST
path: "/{vin}/plate"
tags: ["Vehicle Data"]
---

# Set License Plate

`POST /{vin}/plate`

Sets the license plate for the vehicle.

## Request body

- object
  - `plate` string, nullable

## Response `200`

OK

- object
  - `result` boolean

---

[API](https://skmtc.net/tessie/apis/tessie-api.md) · [All operations](https://skmtc.net/tessie/apis/tessie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessie/tessie-api/versions/a9157f7a53a2/schema)
