---
title: "DeclineInvitation"
method: POST
path: "/invitations/{token}/decline"
tags: ["Teams"]
---

# DeclineInvitation

`POST /invitations/{token}/decline`

Decline a team invitation.

Returns:
    Redirect to dashboard.

## Path parameters

- `token` string, required — The invitation token.

## Response `201`

Document created, URL follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

[API](https://skmtc.net/litestar-org/apis/app.md) · [All operations](https://skmtc.net/litestar-org/apis/app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/litestar-org/app/versions/461f3baecebb/schema)
