Create Sms Campaign
Create SMS campaign.
JWT Bearer Authorization
The CodeMash API version used to fetch data from the API. If not specified, the last version will be used. E.g.: v3
Create SMS campaign
CorrelationId for each request
Specify culture code when your response from the API should be localised. E.g.: en
TimeZone
Target environment for this request (e.g. TEST, STAGING). Optional β when omitted the request runs against PROD. Can be passed in a header as norbix-env.
ID of your project. Can be passed in a header as norbix-project-id.
Optional. Omit to use the project default database integration (resolved per environment).
Optional language code forcing one template translation for every recipient.
SMS template id to send β pick one with get_sms_templates. Never invent it.
OK
OK
In the dashboard
Use it from code
Last updated