问题
我想创建 Sell OAuth访问密钥。我该怎么做呢?
回答
创建密钥
- 从 Zendesk登录您的管理员帐户。
- 在侧栏的 Sell 中,单击设置。
- Click整合 > OAuth > 访问密钥 > 添加访问密钥。
注意:Sell OAuth访问密钥与在管理中心中创建的 非 Sell OAuth密钥 不同。
有关更多信息,请参阅:
翻译免责声明:本文章使用自动翻译软件翻译,以便您了解基本内容。 我们已采取合理措施提供准确翻译,但不保证翻译准确性
如对翻译准确性有任何疑问,请以文章的英语版本为准。
2 条评论
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
Salokya Mathur
Can't I create Token via API ? for any user?
0
登录以发表评论。