SetAdminUserInfo
Edits the specified admin user.
Example request: Edit the admin user password.
Edits the specified admin user.
Example request: Edit the admin user password.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
The admin user to edit. Required unless required_admin_user_name is provided.
The admin user to edit. Required unless required_admin_user_id is provided.