Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Download Postman application on Google Chrome.
  • Open and log into the Postman application.

...

3. On the right pane, click the URL and insert API URL.

4. Insert Headers parameters as below. You can see the placeholder for parameter values. Replace the placeholder with the value you want to test the parameter with. You can use 'project' or 'scope' in the header. You can use project key/ project name/ project id/ default values when you pass 'project' as a header key.

5. Insert Body parameters.You can see the placeholder for parameter values. Replace the placeholder with the value you want to test the parameter with.

...