Use the curl command to send a POST request with the JSON data. The `-X` option specifies the request method (in this case, POST), and the `-H` ...
確定! 回上一頁