How to send data in JSON body?

Hi everyone,

I am just trying to send some JSON data within the body as a POST request. It’s data that I already generated from Mockaroo, I am just trying to POST that sample data as a way to simulate serialization within a DB. (using jQuery/JS)

Please let me know,
Thanks!