---
title: "DELETE /api/workspaces/invitations/{workspace_invitation_id}/"
method: DELETE
path: "/api/workspaces/invitations/{workspace_invitation_id}/"
tags: ["Workspace invitations"]
---

# DELETE /api/workspaces/invitations/{workspace_invitation_id}/

`DELETE /api/workspaces/invitations/{workspace_invitation_id}/`

Deletes a workspace invitation if the authorized user has admin rights to the related workspace.

## Path parameters

- `workspace_invitation_id` integer, required

## Response `204`

No response body

## Other responses

- `400`
- `404`

---

[API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.dev/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/f3396317d932/schema)
