Update UserAsk AIput https://api-sandbox.aurorasolar.com/tenants/{tenant_id}/users/{id}Update an existing user.Path Paramstenant_iduuidrequiredThe ID of the tenant that the user is part of.iduuidrequiredThe ID of the user to update.Body ParamsuserobjectUser fields to update.user objectResponses 200User successfully updated. 400Bad Request 401Unauthorized 403Forbidden 404Not Found 409Conflict 422Unprocessable EntityUpdated 6 months ago