---
title: "Deletes homepage thumbnails from a universe."
method: DELETE
path: "/thumbnail-personalization-api/v1/universes/{universeId}/thumbnails"
tags: ["Thumbnail Personalization"]
---

# Deletes homepage thumbnails from a universe.

`DELETE /thumbnail-personalization-api/v1/universes/{universeId}/thumbnails`

## Path parameters

- `universeId` integer, required

## Query parameters

- `homepageThumbnailIds` string[], required

## Response `200`

Success

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Server Error

## Changes

- **2026-09-03** `d9b4ae8b3380` — 5 breaking
  - the `query` request parameter `homepageThumbnailIds` became required
  - the response's body type changed from `object` to `string` for status `400`
  - the response's body type changed from `object` to `string` for status `401`
  - the response's body type changed from `object` to `string` for status `403`
  - …1 more

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/thumbnail-personalization-api/v1/universes/:universeId/thumbnails/delete.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc.dev/roblox/apis/roblox-api/revisions/3fe4a685dcbc?raw)
