Skip to main content

object

CreateMessageRequest

LLM
View as Markdown
Open llms.txt

Body for sending the first message to a phone recipient or continuing an existing conversation.

Properties

  • Name
    inboxId
    Type
    string
    Description
    Sender inbox ID. Required for contact and phone recipients.
  • Name
    recipient
    Type
    MessageRecipient
    Description
    Required property.
  • Name
    content
    Type
    MessageContent
    Description
    Required property.

Related operations