---
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

## Response `200`

Successful response

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

---

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