Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Whether to connect to Zendesk with User/(Password/APIToken), or OAuth. |
| URL | The URL is your Zendesk Support URL. |
| User | Specifies the user ID of the authenticating Zendesk user account. |
| Password | Specifies the password of the authenticating user account. |
| ApiToken | API token of the currently authenticated user. |