---
title: "Delete matter share"
method: DELETE
path: "/matters/v1/{id}/shares/{shareId}"
tags: ["Matters"]
---

# Delete matter share

`DELETE /matters/v1/{id}/shares/{shareId}`

Revoke a matter share and its linked vault share.

## Path parameters

- `id` string, required
- `shareId` string, required

## Response `200`

Matter share deleted

---

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