Before proceeding with the configuration, make sure you understand the fields that will change based on the notification channel (SMS).
Request
Header Params
Body Params application/json
Example
[{"channels":[{"channel":"sms","to":"0763407346","metaData":{"retryOnFailure":true}}],"subject":"OTP","message":"Your code is 0092","refId":"REF0092"}]
{"code":"SUCCESS","message":"Request success","data":[{"notificationId":"3b65274a-17aa-45ab-9af3-e39432976c11","status":0,"exception":"","channels":[{"channel":"sms","to":"0763407346","metaData":{"retryOnFailure":true}}],"subject":"OTP","message":"Your code is 0092","refId":"REF0092"}]}