ServiceDisconnect
ServiceDisconnect[service]
disconnects from an external service specified by a ServiceObject.
Details

- ServiceDisconnect disconnects from a service in a particular Wolfram Language session, but does not delete stored information about the connection.
Examples
open allclose allBasic Examples (1)
Create a new connection to a Twitter account:
Disconnect the service object:
In[6]:= |
The ServiceObject can no longer make authenticated requests:
Properties & Relations (1)
See Also
Related Guides
Related Workflows
Introduced in 2014
(10.0)