Cmdlets for Zendesk

Build 23.0.8839

AuthScheme Parameter (Connect-Zendesk Cmdlet)

Whether to connect to Zendesk with User/(Password/APIToken), or OAuth.

Syntax

Connect-Zendesk -AuthScheme string

Possible Values

Basic, OAuth, APIToken

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to use Basic user /Password authentication. Driver will give preference to Password over APIToken for authentication.
  • OAuth: Set this to perform OAuth authentication.
  • APIToken: Set this to use Basic user /APIToken authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839