Skip to content

Conversation

@VedranZoricic
Copy link
Contributor

@VedranZoricic VedranZoricic commented Aug 26, 2025

Context

Summary

Added url_prefix field to help_center schema for URL path prefix
Added custom_domain field to help_center schema for custom domain configuration (nullable)
Updated all API versions (0, 2.7-2.14) since Help Center endpoints are not version-gated

VedranZoricic and others added 2 commits August 25, 2025 14:59
Add two new fields to the help_center schema across all API versions:
- url_prefix: The URL path prefix for the help center (e.g., "/help")
- custom_domain: Custom domain configured for the help center (nullable)

These fields are added to all API versions (0, 2.7-2.14) as Help Center
endpoints are not version-gated, making these fields available across
all versions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Updated url_prefix and custom_domain examples to use correct format:
- url_prefix: "https://intercom.help/mycompany" (was "/help")
- custom_domain: "help.mycompany.com" (was "help.company.com")

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@VedranZoricic VedranZoricic requested a review from a team August 26, 2025 09:21
@VedranZoricic VedranZoricic self-assigned this Aug 26, 2025
@VedranZoricic VedranZoricic changed the title Vedran/help center api update Help center OpenAPI update Aug 26, 2025
@VedranZoricic VedranZoricic merged commit 90fd0f7 into intercom:main Aug 26, 2025
4 checks passed
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