---
title: "Upload Image"
method: POST
path: "/api/v3/utilities/image"
tags: ["Utilities"]
---

# Upload Image

`POST /api/v3/utilities/image`

Upload an image or screenshot file to the CDN. The file must be sent as multipart/form-data.

## Response `201`

Document created, URL follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

[API](https://skmtc.net/genji/apis/genji-shimada-api.md) · [All operations](https://skmtc.net/genji/apis/genji-shimada-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genji/genji-shimada-api/revisions/6db12055b305/schema)
