Skip to end of banner
Go to start of banner

How to configure Postman tool to run with RestAPI

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This is about configuring of Postman in Time to SLA in the Cloud.

Postman Configuration

  1. From the Time to SLA application, go to the API token to generate the token.

 

  1. Rename the API token (In this example, it is JWT Token). View the token and copy it.

  1. Open Postman tool.

  2. Under the authorization, paste the API token inside the Postman. Make sure the Type of authorization is in Bearer Token.

  1. Save the configuration.

  2. Please note setting this authorization of the Bearer Token generated from the Time to SLA app for each RestAPI function.

  • No labels