---
title: "Verify an email"
method: POST
path: "/contact-channels/verify"
tags: ["Contact Channels"]
---

# Verify an email

`POST /contact-channels/verify`

Verify an email address of a user

## Request body

- object
  - `code` string, required — A 45 character code

## Response `200`

Successful response

- object
  - `success` boolean, required — Always equal to true.

---

[API](https://skmtc.net/hexclave/apis/hexclave-rest-api-3.md) · [All operations](https://skmtc.net/hexclave/apis/hexclave-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-3/revisions/9b9326fe08a5/schema)
