---
title: "Resend Invitation"
method: POST
path: "/v1/org/invitations/{invitation_id}/resend"
---

# Resend Invitation

`POST /v1/org/invitations/{invitation_id}/resend`

Resend an invitation — deletes the old one and creates a new one with a fresh token.

## Path parameters

- `invitation_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.dev/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/revisions/9f3e302d6951/schema)
