Sell OAuth tokens and non-Sell OAuth tokens in Zendesk serve different purposes. The Sell OAuth access token is specifically for use within the Zendesk Sell environment, while non-Sell OAuth tokens are created in the Admin Center for other purposes.
Understanding this distinction is crucial for ensuring that you are using the correct token for your specific needs within Zendesk. For more detailed information, you can refer to the originalZendesk help article.
Creating a Sell OAuth access token in Zendesk is straightforward. First, log in to your admin account on Zendesk. Then, navigate to Sell on the sidebar and click on Settings. From there, go to Integrations, then OAuth, and finally Access Tokens….
Unfortunately, you cannot create a Sell OAuth access token via API in Zendesk. By design, there is no endpoint available to programmatically create API tokens. Zendesk primarily uses OAuth tokens for API authentication. If you need to create API…