SMS
Notifications → SMS endpoints.
The SMS channel delivers text messages — templates, campaigns, and provider integrations — for OTPs, alerts, and bulk sends.
PUT sms/templates/{Id}/archive
POST sms/templates/{Id}/clone
POST sms/integrations/confirm-human-delivery
POST sms/campaigns
POST sms/templates
DELETE sms/campaigns/{id}
DELETE sms/integrations/{Id}
DELETE sms/templates/{Id}
GET sms/disable
PUT sms/integrations/{Id}/disable
GET sms/enable
PUT sms/integrations/{Id}/enable
GET sms/campaigns/{id}
GET sms/campaigns/{id}/batches/{batchId}/{notificationId}
GET sms/campaigns/{id}/batches/{batchId}
GET sms/campaigns/{id}/batches
GET sms/campaigns/{campaignId}/messages/{id}
GET sms/campaigns/{campaignId}/messages
GET sms/campaigns/{id}/stats
GET sms/campaigns
GET sms/disable-dependencies
GET sms/integrations/{id}
GET sms/integrations
GET sms/templates/{id}/tokens
GET sms/settings
GET sms/templates/{id}
GET sms/templates
GET sms/preview
POST sms/templates/render
POST sms/integrations
PUT sms/integrations/{Id}/default
POST sms/campaigns/{Id}/stop
POST sms/integrations/test
PUT sms/templates/{Id}/unarchive
PUT sms/templates
Last updated