---
title: "Delete Team Invitation"
method: DELETE
path: "/api/v2/team/invitation/{id}"
tags: ["Team"]
---

# Delete Team Invitation

`DELETE /api/v2/team/invitation/{id}`

Deletes a pending team invitation.

## Path parameters

- `id` string, required

## Response `200`

Successfully deleted the invitation

## Other responses

- `404` — Invitation not found

---

[API](https://skmtc.net/hyperdxio/apis/hyperdx-external-api.md) · [All operations](https://skmtc.net/hyperdxio/apis/hyperdx-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperdxio/hyperdx-external-api/versions/19ec53ae02e0/schema)
