---
title: "Add Media Item (Photo)"
method: POST
path: "/mediaitem"
---

# Add Media Item (Photo)

`POST /mediaitem`

Submit a photo for a specific charging location

## Request body

- object
  - `chargePointID` integer, required — ID value for the OCM site (POI) this image relates to.
  - `comment` string — Optional description of image or context
  - `imageDataBase64` string, required — BASE64 encoded data

## Response `200`

OK

- object
  - `status` string, required — status code OK
  - `description` string

---

[API](https://skmtc.dev/n-a-andreibesleaga/apis/open-charge-map-api.md) · [All operations](https://skmtc.dev/n-a-andreibesleaga/apis/open-charge-map-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/n-a-andreibesleaga/open-charge-map-api/revisions/b8a18cb73e98/schema)
