Update a userput https://{hostname}/amfa/v1/users/{userId}Path ParamsuserIdstringrequiredQuery ParamscontractIdstringrequiredaccountSwitchKeystringBody Paramsemailstringrequiredlength ≥ 1firstNamestringrequiredlength ≥ 1lastNamestringrequiredlength ≥ 1usernamestringrequiredlength ≥ 1HeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides data for a single user. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 500Internal server error.Updated about 2 months ago