I didn't find examples on how to use this API https://api.createsend.com/api/v3.1/transactional/smartEmail/{:smartEmailID}/send
I have to call this from c#.net, we are developing a windows service from which we have to call the above and send emails. I have the API key and JSON request, how to send the request.
Please provide some samples.