---
title: "Delete Logo"
method: DELETE
path: "/api/assistants/{assistant_id}/logo"
tags: ["assistants"]
---

# Delete Logo

`DELETE /api/assistants/{assistant_id}/logo`

Delete a logo image for an assistant.

## Path parameters

- `assistant_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2025-04-10** `d95b89c34a94` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cleanlab/apis/agility/changes/api/assistants/:assistant_id/logo/delete.md)

---

[API](https://skmtc.dev/cleanlab/apis/agility.md) · [All operations](https://skmtc.dev/cleanlab/apis/agility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanlab/agility/revisions/9e6009a931b6/schema)
