---
title: "Delete an invitation"
method: DELETE
path: "/invitations/{invitation_id}"
tags: ["invitations"]
---

# Delete an invitation

`DELETE /invitations/{invitation_id}`

Deletes the matching invitation.

## Response `200`

Successful response (always an empty object)

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/brandfolder-openapi-reference/revisions/fd95b0a2d2f8/schema)
