* @brief Update existing credentials. * @param response The HTTP response object. * @param request The HTTP request object. * The body for the post request should be JSON serialized in the following format: * @code{.json} * { * "currentUsername": "Current Username", * "currentPassword": "Current Password", * "newUsername": "New Username", * "newPassword": "New Pa
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected