Mutations
sendDiscussionMessage
Send a message in an existing discussion. Supersedes sendThreadDiscussionMessage and additionally supports Sidekick AGENT_SESSION discussions. For Slack and email discussions, use attachmentIds for customer-scoped file attachments. For AGENT_SESSION discussions, use workspaceFileIds instead. The message is delivered to the underlying channel (Slack thread reply, email reply, or agent session).
MUTATION
sendDiscussionMessage(input: SendDiscussionMessageInput!): SendDiscussionMessageOutput!Arguments
input
required
Returns
discussionMessage
error
Mutation
Variables
Response
Mutation
Variables
Response

