---
title: "Remove Workspace Logo"
method: DELETE
path: "/workspaces/{id}/logo"
tags: ["Workspaces"]
---

# Remove Workspace Logo

`DELETE /workspaces/{id}/logo`

Remove the workspace logo. Certificates will fall back to the company logo, or the Firma default.

## Path parameters

- `id` string, uuid, required

## Response `200`

Logo removed successfully

- LogoDeleteResponse — Logo deletion confirmation
  - `success` boolean, required

---

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