---
title: "POST /intermediate/v1/issue-email-verification-challenge"
method: POST
path: "/intermediate/v1/issue-email-verification-challenge"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/issue-email-verification-challenge

`POST /intermediate/v1/issue-email-verification-challenge`

## Request body

- IssueEmailVerificationChallengeRequest
  - `email` string

## Response `200`

OK

- IssueEmailVerificationChallengeResponse

## Other responses

- `default` — Default error response

## Changes

- **2025-01-28** `8d3a70a9e6e3` — 1 warning
  - removed the optional property `emailVerificationChallengeId` from the response with the `200` status
- **2025-01-23** `ea95af997dad` — 1 info
  - added the new optional request property `email`
- **2024-12-09** `4016d5726d02` — 1 info
  - endpoint added
- **2024-12-03** `b75276e17ae2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/changes/intermediate/v1/issue-email-verification-challenge/post.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/llms.txt) · [OpenAPI document](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/revisions/7769ef36fdc1?raw)
