UpdateMyUser updates the currently logged in user as defined by the UpdateMyUserRequest. Required Permissions: USER_EDIT_OPTIONS Only some of the fields on the request message can be updated for the currently logged in user: time_zone, linkback_numbers, caller_ids, and default_app.
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/api/v0alpha/org/myuser/update' \
--header'Content-Type: application/json' \
--data-raw''