---
title: "Upload a project thumbnail"
method: PUT
path: "/application/{applicationId}/thumbnail"
tags: ["Projects"]
---

# Upload a project thumbnail

`PUT /application/{applicationId}/thumbnail`

## Path parameters

- `applicationId` number, required

## Response `200`

Default Response

- object
  - `id` number, required
  - `thumbnailUrl` union, required
    - string
    - unknown

---

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