---
title: "Confirm that an email is valid."
method: POST
path: "/users/confirm-email-address"
tags: ["Users"]
---

# Confirm that an email is valid.

`POST /users/confirm-email-address`

## Request body

- object
  - `token` string

## Response `200`

Successful response

## Changes

- **2023-01-19** `12212c4f03b7` — 1 info
  - added the success response with the status `200`
- **2023-01-17** `f57378a46973` — 1 info
  - endpoint added
- **2020-08-13** `ddfd4e39c98d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/users/confirm-email-address/post.md)

---

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