---
title: "Delete data-link"
method: DELETE
path: "/data-links/{dataLinkId}"
tags: ["data-links"]
---

# Delete data-link

`DELETE /data-links/{dataLinkId}`

Deletes the data-link associated with the given `dataLinkId`.

## Path parameters

- `dataLinkId` string, required

## Query parameters

- `workspaceId` integer

## Response `200`

Success — Data-link deleted

## Other responses

- `204` — DeleteCustomDataLink 204 response
- `400` — BadRequest
- `403` — Operation not allowed
- `404` — NotFound — workspace or credentials not found, API disabled for the workspace, or data-link 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)
