Question
I'd like to create a Sell OAuth access token. How do I go about it?
Answer
To create your token
- Log in to your admin account from Zendesk.
- In Sell on the sidebar, click Settings.
- Click Integrations > OAuth > Access Tokens > Add Access Token.
Note: The Sell OAuth access token is not the same as the non-Sell OAuth token that is created in the Admin Center.
For more information, see:
2 comments
Salokya Mathur
Can't I create Token via API ? for any user?
0
Francis Casino
I'm afraid that by design, there is NOT an endpoint to create API tokens programmatically. Zendesk primarily used OAuth tokens for API authentication.
API tokens for users could typically be created from within the Zendesk interface by an administrator. Users could generate their own API tokens by going to "My Profile" > "API" and creating a new token. Administrators could also create tokens for users by going to the user's profile and managing their API token settings.
Hope this helps!
0