Forum Discussion
The steps required to data drive a Get request are very similar to those needed for a Post request. The primary difference is that you'll be inputting data into the API's input areas rather than directly into the body.
Please take a look at this tutorial to help you get started.- varma18Occasional Contributor
Based on your screen shot, this request doesn't appear to have any parameters associated with it. You can either add parameters or supply the data in the Raw tab of the request.