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' andlockoutattributes to0`.

Requires ADMINISTRATOR [64] user permissions. See Permissions.

Request Body

{"current_password"=>"dolor sint aliqua", "password"=>"culpa occaecat Excepteur"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}