Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20091,6 +20091,11 @@ components:
description: A list of an email address headers.
items:
"$ref": "#/components/schemas/email_address_header"
message_id:
type: string
nullable: true
description: The unique identifier for the email message as specified in the Message-ID header
example: "<CADKw7xrXzqSn8v3mP8K8Q8yZ6K8Q8yZ6@mail.gmail.com>"
metadata:
"$ref": "#/components/schemas/conversation_part_metadata"
conversation_attribute_updated_by_workflow:
Expand Down