geodesic.account.tokens.Token.unshare#

Token.unshare()[source]#

Expires an active token created by the user, revoking access from anyone using the token.

Raises:

requests.HTTPErrror for fault

Note

If successful, nothing is returned. Deleting a non-existent token does not raise an error.