---
title: "Delete multiple photos"
method: DELETE
path: "/api/v3.3/photos"
tags: ["Photos"]
---

# Delete multiple photos

`DELETE /api/v3.3/photos`

Batch operation to delete multiple photos at once by providing their UIDs

## Query parameters

- `photoUids` string[], required

## Response `200`

OK

---

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