---
title: "Remove an organization icon"
method: DELETE
path: "/organization/{organizationId}/icon"
tags: ["Organizations"]
---

# Remove an organization icon

`DELETE /organization/{organizationId}/icon`

## Path parameters

- `organizationId` number, required

## Response `200`

Default Response

- object
  - `id` number, required
  - `iconUrl` 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/801fbad9d8d0/schema)
