v1
latestOpenAPI 3.0.02026-07-2341412.4 KBChange Password
API to support periodic or adhoc password change
post/v1/password
Request body
Example request
{
"userName": "sallydev01",
"password": "AnOldPassword01%",
"newPassword": "ANewPassword404&",
"verifyCode": "123789"
}Response
Success
Empty required