AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. sendSmsMessage

sendSmsMessage: MessageInfo!

  1. smsMessage

tenantId: UUID

Tenant of message (for internal api only).

bodyTemplate: String!

Message body to render.

recipientInput: SmsRecipientInput!

Recipients input.

timeWindow: TimeWindowInput

Delivery time window. Delivery time will be calculated using recipient time zone.