---
title: "Decline Invite"
method: POST
path: "/v0/invites/{token}/decline"
tags: ["Organizations"]
---

# Decline Invite

`POST /v0/invites/{token}/decline`

Decline an organization invite.

## Path parameters

- `token` string, required

## Response `200`

Successful Response

- DeclineInviteResponse — Schema for declining an invite.
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/unify/apis/unifyai-http-api-reference.md) · [All operations](https://skmtc.net/unify/apis/unifyai-http-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unify/unifyai-http-api-reference/versions/900377f918b6/schema)
