revoke Token
Sends a network request to revoke OAuth refresh and access tokens. This call will fail if the tokens have not been successfully revoked.
Return
A Result that has no return value.
Since
200.1.0
Sends a network request to revoke OAuth refresh and access tokens. This call will fail if the tokens have not been successfully revoked.
A Result that has no return value.
200.1.0