curl -X POST https://reqbin.com/echo/post/form -H "Content-Type: application/x-www-form-urlencoded" -d "param1=value1¶m2=value2"
References
https://reqbin.com/req/c-sma2qrvp/curl-post-form-example
Daily Notes of a Programmer
curl -X POST https://reqbin.com/echo/post/form -H "Content-Type: application/x-www-form-urlencoded" -d "param1=value1¶m2=value2"
References
https://reqbin.com/req/c-sma2qrvp/curl-post-form-example