Updates details of a PBX User for the authenticated callers ORG. Allows for updating, activating, and deactivating a user. Required permissions: PBX-MANAGER Errors:
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/updatepbxuser' \
--header'Content-Type: application/json' \
--data-raw''