-d {followingjson} curl

JavaScript
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
Source

Also in JavaScript: