Class Index
java.lang.Object
com.ringcentral.paths.restapi.oauth.token.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
Returns access (and potentially refresh) tokens for making API requests.Depending on client application type requests to this endpoint may require authentication with HTTP Basic scheme using registered client ID and client secret as login and password, correspondingly.
HTTP Method: post Endpoint: /restapi/oauth/token Rate Limit Group: Auth
- Throws:
RestException
IOException
-