How to consume zoho mail POST - To Send an Email api in C#.net

How to consume zoho mail POST - To Send an Email api in C#.net

Dear Team,

I want to use Zoho Mail API- POST - To Send an Email to send a mail.

url : https://www.zoho.com/mail/help/api/post-send-an-email.html

how can we implement using ajax call and passing json object to above api using c#.net

thanks