---
title: "DELETE /v1/invitations/{id}"
method: DELETE
path: "/v1/invitations/{id}"
tags: ["invitations"]
---

# DELETE /v1/invitations/{id}

`DELETE /v1/invitations/{id}`

Deletes an invitation. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to delete the requested invitation or for access errors. * `NOT_FOUND` if no invitation exists with the requested ID.

## Path parameters

- `id` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/classroom.md) · [All operations](https://skmtc.net/google/apis/classroom/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/classroom/revisions/1b98f151d40b/schema)
