communications-mining
latest
false
- API 文档
- CLI
- 集成指南
- 博客
重要 :
请注意,此内容已使用机器翻译进行了本地化。
Communications Mining 开发者指南
上次更新日期 2024年12月20日
租户
Communications Mining SaaS 平台上的租户代表单个组织的数据。 在某些情况下,组织可能有多个租户。 例如,组织可能会选择为生产和开发各一个租户。
数据和用户在租户之间是分离的,每个租户对 Communications Mining 平台使用唯一的 API 端点。 一个租户中的用户和项目无法访问另一租户中的用户和项目。 Communications Mining 支持用户属于例外情况,他们可能会在您的租户内获得权限,以帮助您使用 Communications Mining 平台。
对于通过 UiPath 加入的租户,API 端点的格式为
https://cloud.uipath.com/<my_uipath_organisation>/<my_uipath_tenant>/reinfer_/...
。
对于通过 Communications Mining 加入的租户,API 端点的格式为
https://<mydomain>.reinfer.io/...
,其中<mydomain>
是租户的唯一域。
您的唯一域与您在 Communications Mining 网页用户界面上登录的域相同。 在下面的屏幕截图中,用户已登录到
以下屏幕截图显示了 example.reinder.io 的租户域:
example.reinfer.io
,因此其租户域为example
,其租户 API 端点为https://example.reinfer.io
。