SendMessage

  • A message sent from the client to the server. Fields like status and trace_id are server-managed and should not be included.

    • blocks
      Type: array object[] · TextBlock[]
      required

      Content blocks. Currently only text blocks are supported for client-sent messages.

    • channel_id_from
      Type: string
      deprecated
      required

      Channel identifier of the sender

    • conversation_id
      Type: string Format: uuid
      deprecated
      required

      UUID of the conversation

    • interaction_id
      Type: string Format: uuid
      required

      Groups related messages in a request/response interaction

    • message_id
      Type: string Format: uuid
      required

      Unique message identifier

    • participant_from
      Type: object · MessageParticipant
      required
    • sent_at
      Type: string Format: date-time
      required

      ISO 8601 timestamp