---
title: "Resend the \"expired token\" email for verification email"
method: POST
path: "/resend-verification-email-expired-token/{token}"
tags: ["respondents"]
---

# Resend the "expired token" email for verification email

`POST /resend-verification-email-expired-token/{token}`

Resend the "expired token" email for verification email

## Path parameters

- `token` string, required

## Response `200`

The "expired token" email for verification email has been resent

## Other responses

- `404` — The respondent does not exist

---

[API](https://skmtc.net/office-of-national-statistics/apis/party-service-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/party-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/party-service-api/revisions/a9abfd072409/schema)
