Hey all I just started using Unirest to make API calls and I figured everything out except for one parameter I’m unsure how to specify in Unirest, when making a get, put, or post.
When I’m looking at the API docs some calls have a -d parameter in the curl call I’m not exactly sure how to specify this parameter in unirest. I know all the -H are headers which I can easily specify.
Any help would be appreciated
Thanks,
Satokaheni