---
title: "Remove an app logo (owner-only)"
method: DELETE
path: "/auth/apps/{id}/logo"
tags: ["Auth"]
---

# Remove an app logo (owner-only)

`DELETE /auth/apps/{id}/logo`

## Path parameters

- `id` string, required

## Response `204`

Logo removed

## Other responses

- `403` — Not the app owner
- `404` — App not found

---

[API](https://skmtc.net/urantia/apis/urantia-papers-api.md) · [All operations](https://skmtc.net/urantia/apis/urantia-papers-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/urantia/urantia-papers-api/versions/fc43de3e7ffc/schema)
