Package com.dropbox.core.v2.auth
Class DbxUserAuthRequests
java.lang.Object
com.dropbox.core.v2.auth.DbxUserAuthRequests
Routes in namespace "auth".
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDisables the access token used to authenticate the call.
-
Constructor Details
-
DbxUserAuthRequests
-
-
Method Details
-
tokenRevoke
Disables the access token used to authenticate the call. If there is a corresponding refresh token for the access token, this disables that refresh token, as well as any other access tokens for that refresh token.- Throws:
DbxApiExceptionDbxException
-