---
title: "Unpublish a workflow from the hub"
method: DELETE
path: "/api/hub/workflows/{share_id}"
tags: ["hub"]
---

# Unpublish a workflow from the hub

`DELETE /api/hub/workflows/{share_id}`

[cloud-only] Removes a workflow from the hub listing.

## Path parameters

- `share_id` string, required

## Response `204`

Successfully unpublished

## Other responses

- `401` — Unauthorized
- `404` — Workflow not found

## Changes

- **2026-05-08** `c9640fded659` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/hub/workflows/:share_id/delete.md)

---

[API](https://skmtc.dev/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.dev/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/c9640fded659/schema)
