|
| Index (Oauth.Index parent) |
|
string | Path (bool withParameter=false) |
|
async Task< string > | Post (RevokeTokenRequest revokeTokenRequest, RevokeTokenParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Revokes all active access/refresh tokens and invalidates the OAuth session basing on token provided. token parameter may be passed in query string or body and may represent access or refresh token. 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/revoke Rate Limit Group: Auth More...
|
|
◆ Post()
Revokes all active access/refresh tokens and invalidates the OAuth session basing on token provided. token
parameter may be passed in query string or body and may represent access or refresh token. 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/revoke Rate Limit Group: Auth
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Oauth/Revoke/Index.cs