UpdateUserPasswordByOrgId updates a specific user's password from a specific org to the password given on the request message. Required Permissions: CUSTOMER_SUPPORT (Update a user's password from an org)
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/user/update/password/byorgid' \
--header'Content-Type: application/json' \
--data-raw''