SettingsUpdated 2026-06-01

SMS settings

Configure Twilio or a custom SMS provider for order, marketing, and OTP messages.

Send SMS for order updates, marketing campaigns, and OTPs via Twilio or a custom HTTP SMS provider.

Where to find it

Settings → SMS. Toggle SMS enabled and choose a provider.

Provider configuration

FieldTypeDescription
providerenumtwilio or custom.
accountSidstringTwilio account SID (twilio provider).
authTokenstringTwilio auth token. Masked after saving.
fromNumberstringThe sender phone number.
messagingServiceSidstringTwilio messaging service SID.
apiUrlstringCustom provider API URL (custom provider).

Toggle which SMS types are enabled: order, marketing, and OTP. Each can be on or off independently of the others.

POST/shop/sms/test
Send a test SMS via the configured provider.
Session