---
title: "Revoke a share link by id or by its public token"
method: DELETE
path: "/api/preview/share/{tokenId}"
tags: ["share"]
---

# Revoke a share link by id or by its public token

`DELETE /api/preview/share/{tokenId}`

## Path parameters

- `tokenId` string, required

## Response `200`

Successful response

- object
  - `success` boolean, required

---

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