---
title: "POST /v2/images/upload"
method: POST
path: "/v2/images/upload"
---

# POST /v2/images/upload

`POST /v2/images/upload`

Upload images to locksmith

## Response `201`

Successfully uploaded images.

- object
  - `results` object[]
    - `url` string
    - `publicUrl` string
    - `originamName` string
    - `mimetype` string
    - `contentType` string
    - `size` number
    - `key` string
    - `metadata` object
      - `fieldName` string
      - `createdBy` string
    - `encoding` string

## Other responses

- `401` — User is not authenticated.

---

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