Skip to content

Add missing examples to create contact request body#438

Merged
markdennis22 merged 1 commit intomainfrom
markdennis22/fix/create-contact-request-body-examples
Apr 7, 2026
Merged

Add missing examples to create contact request body#438
markdennis22 merged 1 commit intomainfrom
markdennis22/fix/create-contact-request-body-examples

Conversation

@markdennis22
Copy link
Copy Markdown
Contributor

@markdennis22 markdennis22 commented Apr 7, 2026

https://app.intercom.com/a/inbox/tx2p130c/inbox/team/5826718/conversation/215473742090565?view=List

Why?

The create contact API request body is missing example values for the role, external_id, and custom_attributes fields. This makes it confusing for customers to understand what can and cannot be added to the request body. Other endpoints like create company already have complete examples on every field.

How?

Added example values to the three fields that were missing them in the create_contact_request schema, across all API versions (2.7–2.15 and Unstable).

Generated with Claude Code

The create contact request body was missing example values for the role,
external_id, and custom_attributes fields, making it unclear to customers
what values to provide. Other endpoints like create company already had
complete examples. This adds examples to all three fields across all API
versions (2.7–2.15 and Unstable).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@markdennis22 markdennis22 self-assigned this Apr 7, 2026
@markdennis22 markdennis22 merged commit 9bbc2d5 into main Apr 7, 2026
3 checks passed
@markdennis22 markdennis22 deleted the markdennis22/fix/create-contact-request-body-examples branch April 7, 2026 10:24
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