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

# revokePublicLink

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

Revokes a given public link by ID

## Path parameters

- `id` string, required

## Response `204`

Public link revoked successfully

## Other responses

- `501` — Not implemented

---

[API](https://skmtc.net/epilot/apis/file-api.md) · [All operations](https://skmtc.net/epilot/apis/file-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/file-api/revisions/4d61b97f1e97/schema)
