公共 API 中的权限和作用域

Every endpoint in the Genesys Cloud Public API requires a scope, which can be read-only or read-write. To view the permissions, scopes, input parameters, responses returned, and other information about the endpoint, perform the following steps:

  1. 导航至Genesys Cloud 开发人员中心。 
  2. 点击API 探索器开发者中心登陆页面
  3. 出现 API Explorer 页面。在API 操作过滤器搜索字段中,输入端点的名称。 
  4. 输入 OAuth 作为端点名称。  
  5. 单击端点的名称。

视图扩展以显示所需的权限、范围、输入参数、返回的响应以及有关端点的其他信息。

要进行 API 调用,第三方应用程序的用户必须具有所需的权限,并且该应用程序必须获得所需的 OAuth 作用域(读写或只读)的授权。

Note: For more information about finding the permissions and scopes a particular endpoint requires, see the API documentation in the Genesys Cloud Developer Center.