Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RingCentral Call Monitoring Groups API

The Call Monitoring Groups API from RingCentral — 4 operation(s) for call monitoring groups.

RingCentral Call Monitoring Groups API is one of 88 APIs that RingCentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Call Monitoring Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.58-20240529-47eda8bd.

Requests are made against 4 base URLs: https://platform.ringcentral.com, https://media.ringcentral.com, https://platform.devtest.ringcentral.com, https://platform.devtest.ringcentral.com.

6 operations 4 paths 10 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.58-20240529-47eda8bd
Servers
https://platform.ringcentral.com
https://media.ringcentral.com
https://platform.devtest.ringcentral.com
https://platform.devtest.ringcentral.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

RingCentral Call Monitoring Groups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Call Monitoring Groups 6
GET
/restapi/v1.0/account/{accountId}/call-monitoring-groups
List Call Monitoring Groups
listCallMonitoringGroups 4 params → 200
POST
/restapi/v1.0/account/{accountId}/call-monitoring-groups
Create Call Monitoring Group
createCallMonitoringGroup 1 param body → 200
PUT
/restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}
Update Call Monitoring Group
updateCallMonitoringGroup 2 params body → 200400403404
DELETE
/restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}
Delete Call Monitoring Group
deleteCallMonitoringGroup 2 params → 204404
POST
/restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}/bulk-assign
Update Call Monitoring Group List
updateCallMonitoringGroupList 2 params body → 204400
GET
/restapi/v1.0/account/{accountId}/call-monitoring-groups/{groupId}/members
List Call Monitoring Group Members
listCallMonitoringGroupMembers 4 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are EnumeratedPagingModel (6 properties), CallMonitoringGroupMemberList (4 properties), CallMonitoringGroupMemberInfo (4 properties), CallMonitoringGroups (4 properties). Each schema is shown below with its type and property counts.

CallMonitoringGroup
object
3 properties
EnumeratedPagingModel
object
6 properties 1 required
PageNavigationUri
object
1 property
CallMonitoringExtensionInfo
object
2 properties
CallMonitoringGroupMemberList
object
4 properties 4 required
CreateCallMonitoringGroupRequest
object
1 property 1 required
PageNavigationModel
object
Links to other pages of the current result set
4 properties
CallMonitoringGroups
object
4 properties 4 required
CallMonitoringBulkAssign
object
3 properties
CallMonitoringGroupMemberInfo
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ringcentral-call-monitoring-groups-api-openapi.yml Raw ↑

Other APIs RingCentral publishes across the network.

RingCentral SMS API
RingCentral Team Messaging API
RingCentral Video API
RingCentral Fax API
RingCentral Data API
RingCentral Audio and Video AI API
RingCentral Call Log API
RingCentral Call Analytics API
RingCentral Presence API
RingCentral Voicemail API
RingCentral Provisioning API
RingCentral Webhooks and Subscriptions API