Copy PageUpdate Workspace Loginput https://example.com/autotest/workspaces/{WorkspaceId}/logins/{LoginId}Updates an existing workspace login. The updated login model should be sent in the request body.Path ParamsWorkspaceIdintegerrequired[Int32] The ID of the workspace to get the login from.LoginIdintegerrequired[Int32] The login ID.Body ParamsIdinteger[Int32] The login database Id.Namestring[String] The login name.Systemstring[String] The login system.Userstring[String] The login user.Passwordstring[String] Login password. Must be set when the login is updated. But can't be read from the system.Commentstring[String] Comment for the login.TestPlanIdinteger[Int32 (nullable)] ID of the Test Plan the login belongs to, or null if the login belongs to the Repository.Response 200OKUpdated over 1 year ago Get Workspace LoginGet Workspace Login PropertyDid this page help you?YesNo