e Disconnect-TdService | Welcome to TOPdeskPS

Main | Command Reference | Quick Start

Welcome to TOPdeskPS

PowerShell module to interact with the TOPdesk REST Api

Disconnect-TdService

SYNOPSIS

Disconnects you from the TOPdesk service and invalidates your login token.

SYNTAX

Disconnect-TdService [<CommonParameters>]

DESCRIPTION

Disconnects you from the TOPdesk service and invalidates your login token.

EXAMPLES

EXAMPLE 1

Disconnect-TdService

Disconnects from TOPdesk and invalidates your token.

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 (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES