Skip to main content
POST
Create an SMS campaign

Authorizations

Authorization
string
header
required

Provide your Zeckta API Key using: Bearer YOUR_API_KEY

Body

application/json
name
string
required
Maximum string length: 64
src
string
required
Maximum string length: 16
dests
string[]
required
Maximum array length: 1000
Maximum string length: 32
Pattern: ^(?:\+?[1-9]\d{7,14}|0\d{9})$
message
string
required
Maximum string length: 2000
priority
string
Pattern: (?i)normal|medium|high
callbackUrl
string
scheduledAt
string<date-time>

Response

Campaign accepted for processing

success
boolean
message
string
data
object
requestId
string