---
title: "Delete a team invitation"
method: DELETE
path: "/team-invitations/{id}"
tags: ["Teams"]
---

# Delete a team invitation

`DELETE /team-invitations/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `team_id` string — The team ID to list invitations for. Required unless user_id is provided.

## Response `200`

Successful response

- object
  - `success` boolean, required — Always equal to true.

## Changes

> 24 revisions in range; 5 could not be searched.

- **2026-05-06** `9025167b1683` — 1 info
  - added the new optional `query` request parameter `team_id`

[Change history](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2/changes/team-invitations/:id/delete.md)

---

[API](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2.md) · [All operations](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-2/revisions/897c83038ab2/schema)
