Answers for "-d {followingjson} curl"

0

-d {followingjson} curl

curl 
--user "APITest\API.User" 
--header "Content-Type: application/json" 
--request POST 
--data '{"emailAddress":"[email protected]"}' 
https://secure.p03.eloqua.com/api/REST/1.0/data/contact
Posted by: Guest on December-25-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language