---
title: "Revoke all invite links"
method: DELETE
path: "/api/v1/invite-links"
tags: ["Organizations"]
---

# Revoke all invite links

`DELETE /api/v1/invite-links`

Revoke all invite links in the organization. Only available to
organization admins.

## Response `200`

Success

- ApiSuccessEmpty
  - `results` unknown
  - `status` 'ok', required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/versions/40c933755c9a/schema)
