Change password
PUT {{baseUrl}}/users/:user_id/chpasswd
Changes the password for a user.
If you reset a user's password, Tenable.io automatically resets the user's login_fail_count' and
lockoutattributes to
0`.
Requires ADMINISTRATOR [64] user permissions. See Permissions.
Request Body
{"current_password"=>"dolor sint aliqua", "password"=>"culpa occaecat Excepteur"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}