---
title: "POST /Admin/O365/PhotoUpload"
method: POST
path: "/Admin/O365/PhotoUpload"
tags: ["Admin"]
---

# POST /Admin/O365/PhotoUpload

`POST /Admin/O365/PhotoUpload`

**Requires permissions:** *Admin* or *IT*

## Response `200`

Success

- PhotoUploadResponse
  - `results` PhotoUploadResultDto[]
    - `index` integer
    - `name` string, nullable
    - `isams` string
    - `o365` string
    - `message` string, nullable
  - `written` integer
  - `failed` integer
  - `dryRun` boolean
  - `message` string, nullable

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-08-27** `71d477eac31e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/changes/Admin/O365/PhotoUpload/post.md)

---

[API](https://skmtc.dev/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/revisions/223cb0feedeb/schema)
