---
title: "Delete Shareable Link"
method: DELETE
path: "/api/admin/shareable-links/{application_id}"
tags: ["shareable-links"]
---

# Delete Shareable Link

`DELETE /api/admin/shareable-links/{application_id}`

Delete a shareable link.

If this was the lead's last questionnaire, move the lead back to
"Prequalified" — the mirror of the Prequalified -> Intake bump done when a
questionnaire is created. Only reverts from "Intake" so leads that already
advanced (Submitted / Quotes Ready / Binding / Active / Lost) are untouched.

## Path parameters

- `application_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)
