Zoom Developer Forum

token); HttpResponseMessage response = await client.DeleteAsync(“v2/users/meetings/” + meetingId); result = response.IsSuccessStatusCode; response.Dispose(); } Result: IsSuccessStatusCode = true StatusCode = 200 Meeting is not deleted , the status code 200 is returned, 1:18pm 1 Description When sending the request to delete the meeting, which is not documented in the API. The meeting is not deleted. Error The meeting is not deleted. Which App Type (OAuth / Chatbot / JWT / Webhook)? OAuth. Which Endpoint/s? DELETE # /meetings/{meetingId} How To Reproduce (If applicable) Steps to reproduce the behavior: using (var client = new HttpClient()) { client.BaseAddress = new Uri(“https://api.zoom.us/”); client.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue(“Bearer”, 2020, licitec (Rogerio) April 26,。

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://acg.inmoke.com/zixun/Lolita/29223.html