---
title: "Changes to Verify an email"
method: POST
path: "/v2/verified-resources/emails/verification-code/verify"
---

# Changes to Verify an email

`POST /v2/verified-resources/emails/verification-code/verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-03-10** (v2) `ba131b4bbebb` — 9 breaking, 1 warning, 2 info
- **2025-09-26** (v2) `daa3e48bc03a` — 2 breaking, 10 info

## Changes

- **2026-03-10** (v2) `ba131b4bbebb` — 9 breaking, 1 warning, 2 info
  - removed the required property `data/availability` from the response with the `200` status
  - removed the required property `data/isDefault` from the response with the `200` status
  - removed the required property `data/isLastSchedule` from the response with the `200` status
  - removed the required property `data/isManaged` from the response with the `200` status
  - removed the required property `data/name` from the response with the `200` status
  - removed the required property `data/readOnly` from the response with the `200` status
  - removed the required property `data/schedule` from the response with the `200` status
  - removed the required property `data/timeZone` from the response with the `200` status
  - removed the required property `data/workingHours` from the response with the `200` status
  - removed the optional property `data/dateOverrides` from the response with the `200` status
  - added the required property `data/email` to the response with the `200` status
  - added the required property `data/userId` to the response with the `200` status
- **2025-09-26** (v2) `daa3e48bc03a` — 2 breaking, 10 info
  - removed the required property `data/email` from the response with the `200` status
  - removed the required property `data/userId` from the response with the `200` status
  - added the optional property `data/dateOverrides` to the response with the `200` status
  - added the required property `data/availability` to the response with the `200` status
  - added the required property `data/isDefault` to the response with the `200` status
  - added the required property `data/isLastSchedule` to the response with the `200` status
  - added the required property `data/isManaged` to the response with the `200` status
  - added the required property `data/name` to the response with the `200` status
  - added the required property `data/readOnly` to the response with the `200` status
  - added the required property `data/schedule` to the response with the `200` status
  - added the required property `data/timeZone` to the response with the `200` status
  - added the required property `data/workingHours` to the response with the `200` status

---

[Operation](https://skmtc.dev/calcom/apis/cal-diy-api-v2/docs/v2/verified-resources/emails/verification-code/verify/post.md) · [API](https://skmtc.dev/calcom/apis/cal-diy-api-v2.md) · [Page](https://skmtc.dev/calcom/apis/cal-diy-api-v2/changes/v2/verified-resources/emails/verification-code/verify/post)
