MSG91 integration (Communication, Marketing). Imported from open-connector.
https://control.msg91.com/api/v5/flow
| Param | Type | Required | Description |
|---|---|---|---|
| templateId | string | required | The MSG91 Flow SMS template ID from the MSG91 dashboard. |
| recipients | array | required | The SMS recipients and template variables to send. |
| shortUrl | boolean | optional | Whether MSG91 should enable this optional flag. |
| shortUrlExpirySeconds | integer | optional | The optional short URL expiry time in seconds when shortUrl is enabled. |
| realTimeResponse | boolean | optional | Whether MSG91 should enable this optional flag. |
/api/v5/otp/verify
| Param | Type | Required | Description |
|---|---|---|---|
| mobile | string | required | Mobile number in international format with country code and without a plus sign. |
| otp | string | required | The OTP value entered by the user. |
/api/v5/otp/retry
| Param | Type | Required | Description |
|---|---|---|---|
| mobile | string | required | Mobile number in international format with country code and without a plus sign. |
| retryType | string | required | The MSG91 retry channel for resending the OTP. |