---
title: "Decline a pending org invite (session only)"
method: POST
path: "/v1/me/invites/{orgId}/decline"
tags: ["Account"]
---

# Decline a pending org invite (session only)

`POST /v1/me/invites/{orgId}/decline`

## Path parameters

- `orgId` string, required

## Response `204`

Declined (idempotent)

## Other responses

- `401` — Missing or invalid API key

---

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