---
title: "Decline scope invite"
method: DELETE
path: "/user/invites/{scope}"
---

# Decline scope invite

`DELETE /user/invites/{scope}`

Declines an invite to a scope

## Path parameters

- `scope` string, required — The name of a scope. This must not be @ prefixed.

## Response `204`

OK, no content

## Other responses

- `401` — Unauthorized
- `404` — Scope invite not found

---

[API](https://skmtc.net/deno/apis/jsr.md) · [All operations](https://skmtc.net/deno/apis/jsr/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deno/jsr/versions/3d37ac9b68f7/schema)
