Updates details of a Ring Group for the authenticated callers ORG. This operation acts as an "upsert".
If the groupID is in the update mask and the group exists, the group will be updated.
If the groupID is not in the update mask a group will be created. Allows for creating and updating a ring group. Required permissions: PBX-MANAGER Errors:
grpc.InvalidArgument: The request is invalid.
grpc.PermissionDenied: Caller doesn't have the required permissions.
grpc.Internal: An internal error occurred.
grpc.Unavailable: The operation is currently unavailable. Likely a transient issue with a downstream service.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/services/pbx/v1/pbxservice/updateringgroup' \
--header'Content-Type: application/json' \
--data-raw''