Skip to content

docs: document email subject, To, Cc and Bcc on Create New Conversation - #580

Merged
sony-mathew merged 1 commit into
mainfrom
fix/CW-7938
Aug 13, 2026
Merged

docs: document email subject, To, Cc and Bcc on Create New Conversation#580
sony-mathew merged 1 commit into
mainfrom
fix/CW-7938

Conversation

@iamsivin

Copy link
Copy Markdown
Member

@sony-mathew sony-mathew left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sony-mathew
sony-mathew merged commit 29cf71b into main Aug 13, 2026
2 checks passed
@sony-mathew
sony-mathew deleted the fix/CW-7938 branch August 13, 2026 06:56

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3c909ff0c9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -0,0 +1,50 @@
---
title: "Create New Conversation"
openapi: "POST /api/v1/accounts/{account_id}/conversations"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Avoid duplicating generated endpoint pages

docs.json already auto-populates the Application APIs group from the hosted OpenAPI spec and includes the Conversations tag (docs.json:243-266), so this MDX page targets the same operation as the generated Create New Conversation page. Mintlify treats an MDX file plus a navigation-generated entry for the same OpenAPI operation as an unsupported conflict, which means the new email guidance can be ignored or collide with the generated page; please move this content into the OpenAPI x-mint content or replace the generated navigation entry with the MDX page.

Useful? React with 👍 / 👎.

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