---
title: "Changes to Revoke a database share"
method: DELETE
path: "/spaces/{space_id}/shares/{share_token}"
---

# Changes to Revoke a database share

`DELETE /spaces/{space_id}/shares/{share_token}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 21 revisions.

- **2026-08-11** `42816b90d8d6` — 1 warning
- **2026-06-23** `d0e78bae6ce1` — 1 warning
- **2026-06-22** `bdf92f48aec1` — 1 info
- **2026-05-04** `9a3d6f2f9f9f` — 1 breaking
- **2026-04-17** `a7becb6668ec` — 1 breaking

## Changes

- **2026-08-11** `42816b90d8d6` — 1 warning
  - added the new `signups_disabled` enum value to the `code` response property for the response status `default`
- **2026-06-23** `d0e78bae6ce1` — 1 warning
  - added the new `compute_limit_exceeded` enum value to the `code` response property for the response status `default`
- **2026-06-22** `bdf92f48aec1` — 1 info
  - added the optional property `code` to the response with the `default` status
- **2026-05-04** `9a3d6f2f9f9f` — 1 breaking
  - added the pattern `^gs_[A-Za-z0-9_-]+$` to the `path` request parameter `share_token`
- **2026-04-17** `a7becb6668ec` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/timescale/apis/ghost-api/docs/spaces/:space_id/shares/:share_token/delete.md) · [API](https://skmtc.dev/timescale/apis/ghost-api.md) · [Page](https://skmtc.dev/timescale/apis/ghost-api/changes/spaces/:space_id/shares/:share_token/delete)
