- Navigate to the Zendesk API section in the Admin Center. For convenience, you can use the following URL: https://{subdomain}.zendesk.com/admin/apps-integrations/apis/zendesk-api/oauth_clients.
Be sure to replace
{subdomain}
with your Zendesk tenant.
- Go to the
OAuth Clients
tab and add a new OAuth App.
- Fill in the following information and save the client:
- Client Name: Unleash
- Company: Unleash
- Unique Identifier: unleash
- Client Kind: Confidential
- Redirect URLs: https://zendesk.unleashing.app/oauth/code
- After saving the app, a secret box will appear. Copy the secret, store it securely, and share it with your Unleash representative.