RBM Operations API
Stay organized with collections
Save and categorize content based on your preferences.
The RBM Operations API allows a carrier, or a partner working on behalf of a
carrier, to tightly integrate the RBM agent approval process into their
existing workflow.
The RBM Operations API replicates the capabilities of the
RBM Administration Console.
Specifically, it provides a REST API that allows mobile network operators to
programmatically do the following:
- Retrieve a list of the RBM agents that have been submitted for launch
- Review the launch information provided by the developer
- Launch or reject pending agents
- Suspend and terminate live agents
The RBM Operations API is exposed as an RCS extension to Google's
Business Communications API.
Workflow
To approve and launch an agent with the RBM Operations API, follow these
steps:
- Retrieve the list of agents submitted to the carrier.
- Retrieve an agent's current launch status and launch questionnaire.
- Retrieve an agent's detailed information.
- Approve or reject the agent launch.
- Suspend, enable, or terminate a launched agent.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[null,null,["Last updated 2024-11-14 UTC."],[[["\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."]]