Uploading video using RestSharp and Cloudflare API

前端 未结 0 2093
粉色の甜心
粉色の甜心 2021-02-12 11:19

I’m trying to upload a video for streaming using RestSharp.

cloudflareRequest.AddJsonBody(new { url = "https://example.com/path/video.mp4"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题