For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
Inbox
Mutations
replySupportTicket
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Arguments
content
String
Required
integrationProfileId
String
Required
format: "uuid"
objectId
String
Required
ticketId
String
Optional
format: "uuid"
conversationId
String
Optional
attachments
list of
InboxEmailAttachmentInputs
Optional
Show 14 fields
ccAddress
list of Strings
Optional
bccAddress
list of Strings
Optional
toAddress
list of Strings
Optional
emailOperation
EmailSendOperation
Optional
Allowed values:
SEND
REPLY
REPLY_ALL
FORWARD
references
list of Strings
Optional
inReplyTo
list of Strings
Optional
subject
String
Optional
locationId
String
Optional
format: "uuid"
actorType
ActorType
Required
Allowed values:
USER
AI_AGENT
EXTERNAL
INTERNAL
SYSTEM
draftId
String
Optional
format: "uuid"
aiDraft
AiDraftRefInput
Optional
Show 2 fields
Returns
a
ReplySupportTicket
success
Boolean
message
String
sentEmail
ConversationEmail