---
title: "revokePublicLink"
method: DELETE
path: "/v1/files/public/links/{id}"
tags: ["Public Links"]
---

# revokePublicLink

`DELETE /v1/files/public/links/{id}`

Not yet implemented; This operation would revoke a given public link by ID

## Path parameters

- `id` string, required — Id of the publicly generated link

## Response `204`

Revokes a public link successfully.

- string

---

[API](https://skmtc.dev/epilot/apis/webhooks.md) · [All operations](https://skmtc.dev/epilot/apis/webhooks/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/epilot/webhooks/revisions/ff893c7d7bfc/schema)
