RBM Operations API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
借助 RBM Operations API,运营商或代表运营商的合作伙伴可以将 RBM 代理审批流程紧密集成到其现有工作流中。
RBM Operations API 复制 RBM 管理控制台的功能。具体来说,它提供了一个 REST API,可让移动网络运营商以编程方式执行以下操作:
- 检索已提交以供发布的 RBM 代理的列表
- 查看开发者提供的发布信息
- 启动或拒绝待处理的代理
- 暂停和终止人工客服
RBM Operations API 作为 Google Business Communications API 的 RCS 扩展提供。
Workflows
如需使用 RBM Operations API 批准和发布代理,请按以下步骤操作:
- 检索提交给运营商的代理列表。
- 检索代理的当前发布状态并发布调查问卷。
- 检索代理的详细信息。
- 批准或拒绝发布代理。
- 暂停、启用或终止已发布的代理。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-03-26。
[null,null,["最后更新时间 (UTC):2024-03-26。"],[[["\u003cp\u003eThe RBM Operations API enables carriers or their partners to integrate the RBM agent approval process into their workflows.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides functionalities similar to the RBM Administration Console, using a REST API.\u003c/p\u003e\n"],["\u003cp\u003eIt allows mobile network operators to manage RBM agents, including listing, reviewing, launching, rejecting, suspending, and terminating them.\u003c/p\u003e\n"],["\u003cp\u003eThe API workflow involves retrieving agent lists, accessing their launch status and information, and managing their lifecycle.\u003c/p\u003e\n"]]],[],null,["# RBM Operations API\n\nThe RBM Operations API allows a carrier, or a partner working on behalf of a\ncarrier, to tightly integrate the RBM agent approval process into their\nexisting workflow.\n\nThe RBM Operations API replicates the capabilities of the\n[RBM Administration Console](/business-communications/rcs-business-messaging/carriers/console).\nSpecifically, it provides a REST API that allows mobile network operators to\nprogrammatically do the following:\n\n- Retrieve a list of the RBM agents that have been submitted for launch\n- Review the launch information provided by the developer\n- Launch or reject pending agents\n- Suspend and terminate live agents\n\nThe RBM Operations API is exposed as an RCS extension to Google's\n[Business Communications API](/business-communications/rcs-business-messaging/reference/business-communications/rest).\n\nWorkflow\n--------\n\nTo approve and launch an agent with the RBM Operations API, follow these\nsteps:\n\n1. Retrieve the list of agents submitted to the carrier.\n2. Retrieve an agent's current launch status and launch questionnaire.\n3. Retrieve an agent's detailed information.\n4. Approve or reject the agent launch.\n5. Suspend, enable, or terminate a launched agent."]]