---
title: "Unstar workflow"
method: DELETE
path: "/workflow/{workflowId}/star"
tags: ["workflows"]
---

# Unstar workflow

`DELETE /workflow/{workflowId}/star`

Removes the workflow identified by the given `workflowId` from your list of starred workflows.

## Path parameters

- `workflowId` string, required

## Query parameters

- `workspaceId` integer

## Response `200`

OK

- CreateWorkflowStarResponse
  - `workflowId` string

## Other responses

- `403` — Operation not allowed
- `404` — Not found

---

[API](https://skmtc.net/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.net/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/13316c9fe5ff/schema)
