1. Open the saved rest client



     
  2. Click "Create" or select an existing saved request
  3. Select the desired HTTP verb.
  4. Enter the target URL
  5. Optionally, configure the HTTP Headers and Body

    Note that if you'll be sending a POST or PUT request, the data sent in the body should match the Content-Type header.  For example, if you'll be posting  "JSON" data, then the value of the header Content-Type should be "application/json"




     
  6. Click on the Send button