Types
ReplyToEmailInput
input
ReplyToEmailInputFields
customerId
ID
deprecated
Use inReplyToEmailId instead.
inReplyToEmailId
ID!
required
subject
String
textContent
String!
required
markdownContent
String
attachmentIds
[ID!]
additionalRecipients
fromAlternateSupportEmail
Optional field for alternate from email address. If provided, it will be used as the from address in the email. It must match one of the workspace support email addresses (default or alternate).
isHiddenFromUser
Boolean
If true, the email will be categorized as USER_HIDDEN, meaning it will not be visible to the user in the UI.

