---
title: "Changes to Rescind a pending invite by id"
method: DELETE
path: "/identity/members/invites/{id}"
---

# Changes to Rescind a pending invite by id

`DELETE /identity/members/invites/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-09-01** `f2d9f80610d9` — 4 info
- **2026-08-06** `fe2041c5ba86` — 1 warning, 1 info

## Changes

- **2026-09-01** `f2d9f80610d9` — 4 info
  - added the optional property `error/api_client_id` to the response with the `401` status
  - added the optional property `error/api_client_id` to the response with the `403` status
  - added the optional property `error/api_client_id` to the response with the `404` status
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-06** `fe2041c5ba86` — 1 warning, 1 info
  - changed the pattern of the `path` request parameter `id` from `^ginv_[0-9a-hjkmnp-tv-z]{26}$` to `^ginv_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `id` response's property pattern was changed from `^ginv_[0-9a-hjkmnp-tv-z]{26}$` to `^ginv_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/identity/members/invites/:id/delete.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/identity/members/invites/:id/delete)
