---
title: "Re-issue a pending invite addressed to the supplied email"
method: POST
path: "/identity/members/invites/refresh"
tags: ["identity", "members", "business"]
---

# Re-issue a pending invite addressed to the supplied email

`POST /identity/members/invites/refresh`

## Request body

- MembersInviteEmailInput
  - `email` string, required

## Response `200`

OK

- MembersAck
  - `ok` boolean

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/3feea260296c/schema)
