In the last post, we saw an overview of RingCentral APIs and their implementation. In this post, we will see how to test the APIs in an API testing tool like postman and generate an OAuth 2.0 token before calling the actual API and passing the token into it.

Related Articles