---
title: "Revoke Quote Link"
method: DELETE
path: "/api/admin/quote-share-links/{link_id}"
tags: ["quote-share-links"]
---

# Revoke Quote Link

`DELETE /api/admin/quote-share-links/{link_id}`

Revoke a quote share link — it will no longer be accessible.

## Path parameters

- `link_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/riskcube/apis/slack-lead-manager.md) · [All operations](https://skmtc.dev/riskcube/apis/slack-lead-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/riskcube/slack-lead-manager/revisions/4442bbae8296/schema)
