---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Permanently deletes a custom icon from the workspace. Reference for the
    DELETE /administration/custom-icons/{id} endpoint in the Leadtime Public
    API.
sidebar:
  label: Delete custom icon
  badge: DELETE
title: Delete custom icon
type: openapi-operation
---
Permanently deletes a custom icon from the workspace.

**What happens:**
- The custom icon is permanently removed from the workspace
- The icon will no longer be available for use in projects, tickets, documents, or profiles
- Any existing uses of the icon may display as missing/broken
- This action cannot be undone

**Note:** This endpoint requires the `CustomIcons.create` permission. Use with caution as deleting an icon may affect content that references it.

`DELETE /administration/custom-icons/{id}`
