Skip to content

Add email_verified to Contacts create/update request (Preview)#590

Merged
dan0505 merged 2 commits into
mainfrom
dq/contacts-email-verified-docs
Jul 16, 2026
Merged

Add email_verified to Contacts create/update request (Preview)#590
dan0505 merged 2 commits into
mainfrom
dq/contacts-email-verified-docs

Conversation

@dan0505

@dan0505 dan0505 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Why?

The Contacts API accepts a new field for asserting whether a contact's email address has been verified.

How?

Adds the email_verified boolean to the create and update contact request schemas in the Preview spec (descriptions/0).

Generated with Claude Code

dan0505 and others added 2 commits July 16, 2026 13:47
Adds the email_verified boolean field to the create and update contact
request schemas in descriptions/0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
email_verified without an email in the same request returns a 400, not a
silent no-op; correct the schema descriptions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dan0505 dan0505 merged commit b6054f7 into main Jul 16, 2026
3 checks passed
@dan0505 dan0505 deleted the dq/contacts-email-verified-docs branch July 16, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants