Skip to content

Add brand_id to Create Conversation request (Unstable)#520

Open
mailsongabriel wants to merge 2 commits into
mainfrom
mailsoncorrea/add-brand-id-to-create-conversation
Open

Add brand_id to Create Conversation request (Unstable)#520
mailsongabriel wants to merge 2 commits into
mainfrom
mailsoncorrea/add-brand-id-to-create-conversation

Conversation

@mailsongabriel
Copy link
Copy Markdown
Contributor

@mailsongabriel mailsongabriel commented May 26, 2026

Why?

The backend now supports an optional brand_id parameter on POST /conversations (version-gated to Preview). This allows multi-brand workspaces to associate a conversation with a specific brand so email notifications use the correct brand identity. The OpenAPI spec needs to document this new parameter.

How?

Adds the optional brand_id string property to the create_conversation_request schema and includes it in the request example for the createConversation operation. Only the Preview spec (descriptions/0/) is modified.

Generated with Claude Code

Documents the optional brand_id parameter added to POST /conversations
in intercom/intercom#513021. The parameter allows multi-brand workspaces
to associate conversations with a specific brand for correct email
notification identity.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mailsongabriel mailsongabriel self-assigned this May 26, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant