Update Password (LDAP Gateway)

PUT {{apiPath}}/environments/{{envID}}/users/{{userID}}/password

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Password (LDAP Gateway).

Request Body

{"id"=>"{{gatewayID}}", "userType"=>{"id"=>"{{userTypeID}}"}, "correlationAttributes"=>{"uid"=>"eFudd", "mail"=>"eFudd@example.com"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring