admin.b360 和developer.api Autodesk 服务之间有什么区别?

发布于 2025-01-10 15:58:13 字数 491 浏览 0 评论 0原文

我正在尝试实现 Forge API 端点包装器,我面临的情况是,我可以通过此端点创建用户 https://developer.api.autodesk.com/hq/v1/accounts/:account_id/users 但我找不到用于删除用户的端点(不是失活)。我发现,对于删除 BIM360 WebUI 的用户,实际上使用 https://admin。 b360.eu.autodesk.com/users/:user_id/destroy 端点,但我在任何地方都找不到该端点的描述。开发者的 API 和 admon.b360 的东西有什么区别?

I'm trying to implement Forge API endpoints wrapper and I faced with situation, where I can create user via this endpoint https://developer.api.autodesk.com/hq/v1/accounts/:account_id/users but I can't find endpoint for removing users (not inactivation). I found that for user deleting WebUI of BIM360 actually using https://admin.b360.eu.autodesk.com/users/:user_id/destroy endpoint, but I can't find description of this endpoint anywhere. What's the difference between developer's API and admon.b360 stuff?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相思碎 2025-01-17 15:58:13

我在我们的 API 文档中找不到该端点。如果您仅在开发工具下看到它,则它可能是 BIM360 服务的内部端点,只能由 BIM360 本身访问。

通常,用户可访问的 BIM360 API 在基本 URL https://developer.api.autodesk.com/ 下公开。如果您没有在 Forge BIM360 API 文档中看到该功能,则表示您正在寻找的功能目前不可用,很遗憾。

https://forge.autodesk.com/en/docs/bim360 /v1/reference/http/

I cannot find that endpoint on our API documentation. If you only see it under the dev tools, it could be an internal endpoint of the BIM360 services that can only be accessed by BIM360 itself.

Commonly, user-accessible BIM360 APIs are exposed under the base URL https://developer.api.autodesk.com/. If you don't see it listed on the Forge BIM360 API documentation, it means the function you're looking for is not available at this moment, unfortunately.

https://forge.autodesk.com/en/docs/bim360/v1/reference/http/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文