Using Implicit or Password Flow
To Authenticate and Execute RightRev API using Implicit or Password Flow
Go to top of the Swagger. In the Servers drop-down select the OAuth server URL, provide the tenantId and Environment and then click on Authorize button as shown in the screenshot below.

Generate token using one of the flows
For Implicit Flow
Provide the client_id value as Swagger and click Authorize button as shown in the screenshot below

Page will open on the browser to authenticate, enter credentials and login.
Once the token is validated, you will be viewing the below screenshot and then click on Close button

For Password Flow
Enter provided client_id, client_secret, username and password
Click on Authorize button

Once the token is validated, you will be viewing the below screenshot and then click on Close button

Click on Close button
Once you have generated the token now change the URL in the Servers drop-down to point to the API server. Now provide the same tenantId and Environment for which you have generated a token

Once you are done with the above steps, click on any one of the APIs and try it out.
Last updated
Was this helpful?

