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 of type Unit.
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 of type Unit.
200.1.0