Homepage

SmsSendInput

Last edit: Oct 17, 2024

Input object for sending an SMS directly

type SmsSendInput {
  content: String!
  delay: Int
  to: String!
}

Fields

content (String)

The content of the SMS message

delay (Int)

Delay in minutes before sending the SMS

to (String)

The recipient phone number

Questions?

We are always happy to help with any questions you may have.

contact us