Skip to content

Commit f1302c0

Browse files
authored
Update opt-out-api-quickstart.md
1 parent 9a58dde commit f1302c0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/communication-services/quickstarts/sms/opt-out-api-quickstart.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,22 @@ In general, response contents are the same for all actions and contain the succe
111111
]
112112
}
113113
```
114+
115+
## Sample code
116+
117+
::: zone pivot="programming-language-csharp"
118+
[!INCLUDE [Send SMS with .NET SDK](./includes/sms-opt-out-api-csharp.md)]
119+
::: zone-end
120+
121+
::: zone pivot="programming-language-javascript"
122+
[!INCLUDE [Send SMS with JavaScript SDK](./includes/sms-opt-out-api-javascript.md)]
123+
::: zone-end
124+
125+
::: zone pivot="programming-language-java"
126+
[!INCLUDE [Send SMS with Java SDK](./includes/sms-opt-out-api-java.md)]
127+
::: zone-end
128+
129+
114130
## Next steps
115131

116132
In this quickstart, you learned how to send OPt-out requests.

0 commit comments

Comments
 (0)