Enable Authentication in Zendesk

For Basic Authentication:

Enable password or token access in the Zendesk API admin configuration.

For OAuth 2.0 Authentication:

  • Enable Password Access in the Zendesk API admin configuration.

  • Create a new OAuth client by providing the Client Name in the Zendesk API admin configuration.

  • Use the same Client Name for the Client ID and generated Client Secret on your Zendesk application.

Important
Client Secret is only visible in the Zendesk managed system during the creation of the OAuth client.

For the most up-to-date information about performing tasks in Zendesk, refer to the Zendesk documentation.