@@ -71,7 +71,6 @@ The following example shows how to call this API.
71
71
#### Request
72
72
The following example shows the request.
73
73
74
- # [ HTTP] ( #tab/http )
75
74
<!-- {
76
75
"blockType": "request",
77
76
"name": "call-answer"
@@ -99,40 +98,6 @@ Content-Length: 211
99
98
}
100
99
```
101
100
102
- # [ C#] ( #tab/csharp )
103
- [ !INCLUDE [ sample-code] ( ../includes/snippets/csharp/call-answer-csharp-snippets.md )]
104
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
105
-
106
- # [ CLI] ( #tab/cli )
107
- [ !INCLUDE [ sample-code] ( ../includes/snippets/cli/call-answer-cli-snippets.md )]
108
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
109
-
110
- # [ Go] ( #tab/go )
111
- [ !INCLUDE [ sample-code] ( ../includes/snippets/go/call-answer-go-snippets.md )]
112
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
113
-
114
- # [ Java] ( #tab/java )
115
- [ !INCLUDE [ sample-code] ( ../includes/snippets/java/call-answer-java-snippets.md )]
116
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
117
-
118
- # [ JavaScript] ( #tab/javascript )
119
- [ !INCLUDE [ sample-code] ( ../includes/snippets/javascript/call-answer-javascript-snippets.md )]
120
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
121
-
122
- # [ PHP] ( #tab/php )
123
- [ !INCLUDE [ sample-code] ( ../includes/snippets/php/call-answer-php-snippets.md )]
124
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
125
-
126
- # [ PowerShell] ( #tab/powershell )
127
- [ !INCLUDE [ sample-code] ( ../includes/snippets/powershell/call-answer-powershell-snippets.md )]
128
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
129
-
130
- # [ Python] ( #tab/python )
131
- [ !INCLUDE [ sample-code] ( ../includes/snippets/python/call-answer-python-snippets.md )]
132
- [ !INCLUDE [ sdk-documentation] ( ../includes/snippets/snippets-sdk-documentation-link.md )]
133
-
134
- ---
135
-
136
101
#### Response
137
102
The following example shows the response.
138
103
0 commit comments