Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.02 KB

File metadata and controls

49 lines (30 loc) · 1.02 KB
external help file TeamViewerPS-help.xml
Module Name TeamViewerPS
online version https://github.com/teamviewer/TeamViewerPS/blob/main/Docs/Help/Disconnect-TeamViewerApi.md
schema 2.0.0

Disconnect-TeamViewerApi

SYNOPSIS

Removes the TeamViewer API access token from the current environment.

SYNTAX

Disconnect-TeamViewerApi [<CommonParameters>]

DESCRIPTION

Removes a possibly stored TeamViewer API access token from the current Powershell global scope.

EXAMPLES

Example 1

PS /> Disconnect-TeamViewerApi

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

NOTES

RELATED LINKS

Connect-TeamViewerApi